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

Consider usage of wildcard index for $lookup in SBE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Won't Fix
    • None
    • None
    • None
    • ALL
    • QE 2022-05-02

    Description

      Currently, we do not use wildcard indexes because they do not contain entries for null values.

      We could make the plan dynamic and use the index join strategy with wildcard index only if there is a non-null value. Otherwise, use another index or another strategy.

      Attachments

        Activity

          People

            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            nikita.lapkov@mongodb.com Nikita Lapkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: