-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
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.
- depends on
-
SERVER-82228 Refactor run_aggregate with a AggregationPlan class
- Closed