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

Index SBEPlan: Translate EqLookup for scalar values on non-hashed indexes

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2022-03-07, QE 2022-03-21

      This is the most simple case of index join strategy in $lookup where we assume that all values in the local collection are non-null scalars and the index is not hashed. SBE plan for this case includes only one branch of index bounds generation and no additional filtering after index scan.

            Assignee:
            rui.liu@mongodb.com Rui Liu
            Reporter:
            rushan.chen@mongodb.com Rushan Chen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: