Consider usage of wildcard index for $lookup in SBE

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • ALL
    • QE 2022-05-02
    • None
    • 3
    • None
    • 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:
            Unassigned
            Reporter:
            Nikita Lapkov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: