-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-12-23
When the dedup flag is set, MergeSortStage tracks the ids of the records that have been already seen. We should reduce the memory used to store duplicate records by using the RecordIdDeduplicator.
- has to be done before
-
SERVER-97746 MergeSortStage should spill if allowDiskUse is specified and memory usage has exceeded some limit
- Backlog