elasticsearch/docs/reference/sql/language/syntax
Costin Leau 9ffb26ab02
SQL: Remove restriction for single column grouping (#31818)
For historical reasons SQL restricts GROUP BY to only one field.
This commit removes the restriction and improves the test suite with
multi group by tests.

Close #31793
2018-07-06 20:55:27 +03:00
..
describe-table.asciidoc
index.asciidoc
select.asciidoc
show-columns.asciidoc
show-functions.asciidoc
show-tables.asciidoc