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

Extend the cases of construction of simpler parameterized SBE index scan plans

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0
    • QE 2022-05-16, QE 2022-05-30

      As part of the SERVER-65847 ticket we build simplified index scan plans, when we know that the index scan has a single interval.

      However, the current optimization is not optimal as it doesn't cover all possible cases which take advantage of this optimization. One possible case would be multiple `EvalNode`'s with `$eq` predicate.

            Assignee:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: