-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-98371 added multi-key iterators to samplingCE to avoid extracting index keys through the BtreeKeyGenerator.
This ticket is to investigate if this can be optimized for non-multikey indices, where iteration requires only a simpler logic.
Note that in this case we would need a fallback mechanism similar to SERVER-129716.
- is related to
-
SERVER-129716 Multikey transition race during CBR sampling results in tassert
-
- Closed
-
-
SERVER-98371 Reduce allocations when estimating number of index keys of a scan using sampling
-
- Closed
-