-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-11-25, QO 2024-12-09, QO 2024-12-23
-
None
-
None
-
None
-
None
-
None
-
None
-
None
- Select the optimal QSN based on cost.
- The plans that cannot be estimated should be propagated for multiplanning. In this case the cheapest plan among the ones that could be planned should be first in the list of multi-planned plans.
- Add JS tests that verify CBR picks the optimal plan. It is unclear what CE method to use for this test.
- This ticket completes CBR's end-to-end functionality.
- is related to
-
SERVER-100611 Better estimation of Index skip scan plans in CBR
-
- Needs Scheduling
-
- related to
-
SERVER-98190 Complete TODO listed in SERVER-97529
-
- Closed
-