Consider usage of wildcard index for $lookup in SBE

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • ALL
    • QE 2022-05-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Mohammad Dashti (Inactive)
            Reporter:
            Nikita Lapkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: