-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Now that we have plan_ranking module in charge of coordinating planning across several strategies (multiplanner, cbr, automatic, ...) we can easily get it to always return a single solution (+ potentially rejected plans for explain purposes) and thus simplify the code of get_executor::finishPrepare() method by always returning a single solution planner and getting rid of buildMultiPlan function and relatives.
- is depended on by
-
SERVER-117119 Simplify explain code by making it multiplanner unaware
-
- Needs Scheduling
-
- is related to
-
SERVER-117774 Rejected plans for COUNT queries are not wrapped with a COUNT stage
-
- Closed
-