elasticsearch/docs/reference/sql/language/syntax
Marios Trivyzas 079e012fde
SQL: Increase hard limit for sorting on aggregates (#43220)
To be consistent with the `search.max_buckets` default setting,
set the hard limit of the PriorityQueue used for in memory sorting,
when sorting on an aggregate function, to 10000.

Fixes: #43168
2019-06-14 13:26:18 +02:00
..
commands SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:26:18 +02:00
lexic Restructure the SQL Language section to have proper sub-sections (#43007) 2019-06-11 12:04:00 +03:00