OpenSearch/x-pack/plugin/sql
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
..
jdbc [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
qa SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:51:38 +02:00
sql-action [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
sql-cli [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
sql-client [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
sql-proto [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
src SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:51:38 +02:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00