mirror of
https://github.com/apache/druid.git
synced 2025-02-10 03:55:02 +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.