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

Make QuerySolutionNode subclasses for projection fast-paths

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2019-01-14, Query 2019-01-28, Query 2019-02-11

      In SERVER-37831 find projection execution has been separated into three classes: one with the full implementation and two with different fast paths. We should create corresponding QuerySolutionNode subclasses because we want a one-to-one correspondence between PlanStages subclesses and these. Intuitively we want the planner to have direct knowledge of which implementation it is choosing.

            Assignee:
            jacob.evans@mongodb.com Jacob Evans
            Reporter:
            jacob.evans@mongodb.com Jacob Evans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: