-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This is the CBR-related follow-up work for SERVER-75063.
It introduces a new multi-range clustered collection scan stage and marks it (temporarily) as unsupported by CBR.
I think this support can be added by converting the new RecordIdRangeList structure into an IndexBounds (as the former is a special case of the latter - in much the same way a clustered index is a specialized version of a regular index), which we can already cost.
- is blocked by
-
SERVER-75063 Support more complex scan bounds for clustered index
-
- In Progress
-
- is related to
-
SERVER-75063 Support more complex scan bounds for clustered index
-
- In Progress
-