-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-04-01
Deduplication of record ids in index scans can use unbounded memory in the query subsystem. While we consider longer term solutions to this problem, we should consider whether we can gain some immediate benefit from choosing a different data structure for deduplication.
- is related to
-
SERVER-88337 Keep just one deduplicator method in IndexScan
- Backlog
- split from
-
SERVER-87134 Consider using roaring bitmaps for RecordId deduplication in IndexScan stages
- Closed