Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84688

Parameterize min-max clustered collection scan bounds in Bonsai

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization

      We also currently parameterize the min and max scan bounds for clustered collection scans in both Classic and SBE. We should continue to do this with Bonsai plans.

      For reference, the original commit for the SBE part of this is https://github.com/mongodb/mongo/commit/49424e5473cf6772db9dec7320dea07c9cc0e4b0
      (See especially planner_access.cpp handleRIDRangeMinMax() and handleRIDRangeScan() and bind_input_params.cpp bindClusteredCollectionBounds().)

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: