Investigate if we can cover array queries on non-multikey index

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If we have a query of the form

      {a: [1, 2, 3]}

      when we have a non-multikey index, we should never return any documents. We should investigate if we can trust an INDEX_SCAN to evaluate this case without a fetch/filter.

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: