OpenSearch/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 DOC: Add examples to the SQL docs (#31633) 2018-07-03 16:56:31 +03:00
index.asciidoc [DOCS] Move sql to docs (#31474) 2018-06-22 15:40:25 -07:00
select.asciidoc SQL: Remove restriction for single column grouping (#31818) 2018-07-06 20:55:27 +03:00
show-columns.asciidoc DOC: Add examples to the SQL docs (#31633) 2018-07-03 16:56:31 +03:00
show-functions.asciidoc DOC: Add examples to the SQL docs (#31633) 2018-07-03 16:56:31 +03:00
show-tables.asciidoc DOC: Add examples to the SQL docs (#31633) 2018-07-03 16:56:31 +03:00