-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In automaticCE mode when we plan rooted $or queries we skip the subplanner. In the cases that we don't fall back to CBR and the multiplanner chooses the plan, tie breaking heuristics are calculated for plans as a whole. In multiPlanning mode, the subplanner runs in these cases and tie breaking heuristics are calculated for sub-branches, so we end up choosing a better plan in some cases.
- is related to
-
SERVER-118880 Fix tie breaking test in automaticCE mode
-
- Closed
-