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

Generate query solution before query engine selection

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • 165

      Generating the query solution is tightly coupled with building the execution tree in `get_executor.cpp`. However, in some situations (e.g. https://jira.mongodb.org/browse/SERVER-70617), we need to inspect the query solution when deciding whether to use SBE - before building the execution tree. We should separate these paths enough to allow this.

            Assignee:
            alyssa.clark@mongodb.com Alyssa Clark
            Reporter:
            alyssa.clark@mongodb.com Alyssa Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: