mirror of
https://github.com/apache/druid.git
synced 2025-02-13 05:25:11 +00:00
This PR fixes the summary iterator to add aggregators in the correct position. The summary iterator is used when dims are not present, therefore the new change is identical to the old one, but seems more correct while reading.