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

Investigate if we can support $nin queries better

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution

      Some of the demo queries we've seen that we want to use the columnar index include odd predicates like {$nin: []} or {$nin: [null]}. The first should be always true. The second may be able to be pushed down? Worth investigating and testing.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: