OpenSearch/docs/reference/sql/language
Marios Trivyzas 9cd89c3453 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

(cherry picked from commit 079e012fdea68ea0a7daae078359495047e9c407)
2019-06-14 13:51:38 +02:00
..
syntax SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:51:38 +02:00
data-types.asciidoc Restructure the SQL Language section to have proper sub-sections (#43007) 2019-06-11 12:39:59 +03:00
index.asciidoc Docs: Documentation for the upcoming SQL support of frozen indices (#41863) 2019-05-23 21:16:16 +03:00
indices.asciidoc Restructure the SQL Language section to have proper sub-sections (#43007) 2019-06-11 12:39:59 +03:00