-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Due to SERVER-97217, AND_SORTED plans are never chosen by the multi-planner in practice. This means we should either change multi-planner scoring (do SERVER-97217), which is risky, or just reduce multi-planner wastework by disabling these plans in plan enumeration.
- blocks
-
SERVER-108593 Run the plan_stability tests with internalQueryPlannerEnableSortIntersection
-
- Needs Scheduling
-
- is related to
-
SERVER-97217 Multiplanner ranks AND_SORTED plan unfairly
-
- Backlog
-
- related to
-
SERVER-106829 Plan enumerator generates an AND_SORTED plan with two identical IXSCANs
-
- Backlog
-
-
SERVER-108505 indexBasedCE: unable to estimate AND_SORTED nodes with cardinalityEstimate > 0
-
- Closed
-
-
SERVER-108694 re-enable index intersection in the plan_stability golden tests
-
- Closed
-