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

[CQF] Ensure we generate covered plans by default for fields which may be null

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

      We should make sure that we are capable of generating covered plans for queries like the following:

      query: {a: 1}, index: {a: 1, b: 1}

      This should be the behavior by default, to match classic. This likely involves changing the default of internalCascadesOptimizerFastIndexNullHandling to true.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            hana.pearlman@mongodb.com Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: