mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* order using IncrementalIndexRowComparator at persist time when rollup is disabled, allowing increased effectiveness of dimension compression, resolves #6066 * fix stuff from review