-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-02-05, QE 2024-02-19, QE 2024-03-04
-
35
For the project health, it is important to have test coverage.
We need to remove featureFlagClassicRuntimePlanningForSbe from the fully disabled list to allow for it.
Some features like plan cache and replanning might be still under construction, but as soon as multi-planning is ready, we should try to run tests with featureFlagClassicRuntimePlanningForSbe enabled and see if there is only a couple of tests that we can disable to allow this feature flag to run under (all feature flags) build variants.
- depends on
-
SERVER-85235 Implement classic_runtime_planner_for_sbe::MultiPlanner
- Closed
-
SERVER-85241 Implement classic_runtime_planner_for_sbe::SubPlanner
- Closed
-
SERVER-85248 Support updating SBE plan cache after Classic runtime planning
- Closed