druid/processing
Gian Merlino d108461838 groupBy v2: Parallel disk spilling. (#3433)
In ConcurrentGrouper, when it becomes clear that disk spilling is necessary, switch
from hash-based partitioning to thread-based partitioning. This stops processing
threads from blocking each other while spilling is occurring.
2016-09-09 16:49:58 -06:00
..
src groupBy v2: Parallel disk spilling. (#3433) 2016-09-09 16:49:58 -06:00
pom.xml Update master version to 0.9.2-SNAPSHOT. (#3133) 2016-06-13 13:10:38 -07:00