CBR: Add support for multi-range clustered collection scans

    • 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.

            Assignee:
            Unassigned
            Reporter:
            Kartal Kaan Bozdogan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: