-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
We will extend the sorting implementation from SERVER-92993 to support spilling a second time, in the accumulator stage. We will use SortedFileWriter and MergeIterator to enable this spilling/sorting on disk.
*Note: This ticket now also covers reusing the same spill file rather than creating/destroying new ones for each group, something that was originally described in SERVER-93256.