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

Allow more than 2 additional GROUP BY columns #401

Closed
pkaeding opened this issue Apr 3, 2014 · 0 comments
Closed

Allow more than 2 additional GROUP BY columns #401

pkaeding opened this issue Apr 3, 2014 · 0 comments
Milestone

Comments

@pkaeding
Copy link

pkaeding commented Apr 3, 2014

It seems that there is a limit to the number of columns that can be grouped by; you can group by time and two other columns, but not more than that.

I have a need to be able to group by up to 4 additional columns (so 5, including time), but it would probably be better to remove the restriction altogether, if that is possible.

Thanks!

@jvshahid jvshahid added this to the 0.5.5 milestone Apr 3, 2014
@jvshahid jvshahid self-assigned this Apr 3, 2014
@jvshahid jvshahid added the engine label Apr 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants