mirror of https://github.com/apache/druid.git
6827c09311
With the old code, all on-disk segments were the same. Now they're different. This will end up altering benchmark results for queryMultiQueryableIndex, likely making them slower (since values won't group as well as they used to). The memory changes will help test with larger/more segments, since we won't have to hold them all in memory at once. |
||
---|---|---|
.. | ||
src | ||
pom.xml |