OpenSearch/qa/sql
Costin Leau 88b8794801 SQL: Forbid multi field groups (elastic/x-pack-elasticsearch#3199)
* SQL: GROUP BY with multiple fields are forbidden

The check is performed in the folder Verifier as the optimizer can eliminate some fields (like those with constants)

Original commit: elastic/x-pack-elasticsearch@8d49f4ab02
2017-12-05 18:41:19 +02:00
..
multinode SQL: Add support for plain text output to /_sql endpoint (elastic/x-pack-elasticsearch#3124) 2017-11-27 18:10:13 -05:00
no-security SQL: Extend HAVING support (elastic/x-pack-elasticsearch#3155) 2017-12-05 18:14:15 +02:00
security SQL: Introduce PreAnalyze phase to resolve catalogs async (elastic/x-pack-elasticsearch#2962) 2017-11-30 18:18:08 +02:00
src/main SQL: Forbid multi field groups (elastic/x-pack-elasticsearch#3199) 2017-12-05 18:41:19 +02:00
build.gradle SQL: Rework SSL testing (elastic/x-pack-elasticsearch#3126) 2017-11-27 18:52:16 -05:00