mirror of
https://github.com/apache/druid.git
synced 2025-02-15 06:25:18 +00:00
* MSQ: Add limitHint to global-sort shuffles. This allows pushing down limits into the SuperSorter. * Test fixes. * Add limitSpec to ScanQueryKit. Fix SuperSorter tracking.