druid/processing
Roman Leventov 9611358f0a Small topn scan improvements (#3526)
* Remove unused numProcessed param from PooledTopNAlgorithm.aggregateDimValue()

* Replace AtomicInteger with simple int in PooledTopNAlgorithm.scanAndAggregate() and aggregateDimValue()

* Remove unused import
2016-10-17 10:36:19 -07:00
..
src Small topn scan improvements (#3526) 2016-10-17 10:36:19 -07:00
pom.xml Improve performance of IndexMergerV9 (#3440) 2016-10-13 08:28:46 -07:00