-
Notifications
You must be signed in to change notification settings - Fork 25.2k
SQL: selecting a literal and an aggregate generates an error #41411
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
Labels
Comments
Pinging @elastic/es-search |
I'm hitting this too using date functions with aggregates:
fails with :
The
|
This is resolved probably as part of #49570 |
matriv
added a commit
to matriv/elasticsearch
that referenced
this issue
Feb 4, 2020
Add unit and integration tests where literals are SELECTed in combination with GROUP BY and possibly aggregate functions. Relates to elastic#41411 and elastic#34583 which have been fixed.
matriv
added a commit
that referenced
this issue
Feb 5, 2020
matriv
added a commit
that referenced
this issue
Feb 5, 2020
matriv
added a commit
that referenced
this issue
Feb 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: