Investigate why the optimizer fallback mechanism is triggered for simple queries

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When we run the server with internalQueryFrameworkControl="tryBonsai" some simple queries, such as 

      {$match: {'a.b': null}}

      trigger the optimizer fallback mechanism and produce the classic plan. 

      To reproduce

      buildscripts/resmoke.py run --suite=query_golden_cqf --mongodSetParameters="{internalQueryFrameworkControl: 'tryBonsai'}" jstests/query_golden/null_missing.js
      

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Milena Ivanova
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: