OpenSearch/x-pack/plugin/sql
Andrei Stefan 6968f0925b
SQL: Generate relevant error message when grouping functions are not used in GROUP BY (#38017)
* Add checks for Grouping functions restriction to be placed inside GROUP BY
* Fixed bug where GROUP BY HISTOGRAM (not using alias) wasn't recognized
properly in the Verifier due to functions equality not working correctly.
2019-02-02 22:05:47 +02:00
..
jdbc SQL: Added SSL configuration options tests (#37875) 2019-01-31 10:52:49 +02:00
qa SQL: Generate relevant error message when grouping functions are not used in GROUP BY (#38017) 2019-02-02 22:05:47 +02:00
sql-action Use mappings to format doc-value fields by default. (#30831) 2019-01-30 10:31:51 +01:00
sql-cli SQL: Return Intervals in SQL format for CLI (#37602) 2019-01-22 14:55:28 +02:00
sql-client SQL: Added SSL configuration options tests (#37875) 2019-01-31 10:52:49 +02:00
sql-proto SQL: Return Intervals in SQL format for CLI (#37602) 2019-01-22 14:55:28 +02:00
src SQL: Generate relevant error message when grouping functions are not used in GROUP BY (#38017) 2019-02-02 22:05:47 +02:00
build.gradle SQL: [Tests] Fix and enable internalClusterTests (#37300) 2019-01-11 22:43:17 +02:00