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

Refactor run_aggregate to use a helper function that prepares the executors

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

      Preparation of the query plan executors seems to be one logical step in the overall run_aggregate path. We should break it into a helper function to clean up the high-level path, where the input is the aggregation plan and the parsed pipeline, and the output is the vector of PlanExecutors.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: