-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-09-02, QO 2024-09-16
This is a continuation of SERVER-92474 that extends the entry point to CBR to handle rooted "$or" queries.
The most direct implementation would be via an alternative callback to SubplanStage::pickBestPlan -> multiplanCallback.
- depends on
-
SERVER-92474 Prototype CBR entry point as a PlannerInterface implementation
- Closed