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

Refactor QueryPlanner::plan() in preparation for DocumentSource pushdown

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.1.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • Query Execution 2021-07-26, QE 2021-08-09, QE 2021-08-23

    Description

      -The existing QueryPlanner::plan() should be renamed
      -A new QueryPlanner::plan() should be created that returns both a list of QuerySolutions (the 'multiplanned' portion of the query) and a 'postMultiPlan' QSN. It will call into the (renamed) existing QueryPlanner::plan() for planning of the 'multiplanned' portion.

      Attachments

        Activity

          People

            eric.cox@mongodb.com Eric Cox (Inactive)
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: