OpenSearch/x-pack/plugin/sql/qa
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
..
multi-node Define constants for REST requests endpoints in tests (#37610) 2019-01-22 10:01:51 +02:00
security spelling: java script -- not JavaScript (#37057) 2019-01-31 14:09:36 +02:00
single-node SQL: Allow sorting of groups by aggregates (#38042) 2019-02-02 01:38:25 +02:00
src/main 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 Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00