Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement SELECT tagName FROM m #1989

Closed
dgnorton opened this issue Mar 17, 2015 · 2 comments · Fixed by #2598
Closed

implement SELECT tagName FROM m #1989

dgnorton opened this issue Mar 17, 2015 · 2 comments · Fixed by #2598
Assignees
Milestone

Comments

@dgnorton
Copy link
Contributor

Implement selecting tag values to be displayed in the results.

@dgnorton dgnorton self-assigned this Mar 17, 2015
@pauldix
Copy link
Member

pauldix commented Mar 18, 2015

A related issue is #1997. This may just fix things.

Also note that we'll need some validation here. It doesn't make sense to return the tag values if they have a GROUP BY time. If they have a group by time, any tags that show up in the select clause should actually be taken out of there and put into the group by clause.

@aviau
Copy link
Contributor

aviau commented May 4, 2015

+1! yay :)

@toddboom toddboom modified the milestones: 0.9.0, 0.9.1 May 8, 2015
@toddboom toddboom assigned toddboom and unassigned dgnorton May 11, 2015
mark-rushakoff pushed a commit that referenced this issue Jan 11, 2019
Add support for prefix tombstone entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants