-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
We'll pass runs of sorted data from the GroupProcessor to the PercentileAccumulator to be sorted and used to calculate percentiles. If any single group exceeds the memory limit, we will uassert failure. This implementation will be extended by a secondary ticket to support spilling a second time in the accumulator.