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

Consider adding an analysis pass to SlotBasedStageBuilder

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Query Execution

      At present, SlotBasedStageBuilder's constructor has some logic that searches the QuerySolutionNode tree to retrieve some information from the CollectionScanNode (if one exists) prior to SlotBasedStageBuilder::build() being called.

      In the future, if we need to gather other information from the QuerySolutionNode tree prior to SlotBasedStageBuilder::build() being called, we should consider adding a formal analysis pass to SlotBasedStageBuilder.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: