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

Generate query solution before query engine selection

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • 165

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: