-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Planning
-
None
-
QE 2022-06-27
The in-progress work from mihai.andrei@mongodb.com for SERVER-66583 will set the default value of featureFlagSbePlanCache to false. This makes sense because in release configurations we intend to only support SBE with pushed down $group and $lookup – but the SBE plan cache does not yet work with $group and $lookup queries.
This ticket tracks the work to re-enable the SBE plan cache feature flag by default (in the master branch only) once we are prepared to do so.
- depends on
-
SERVER-66583 Re-enable SBE as the default engine, falling back to classic unless $lookup or $group are pushed down
- Closed
- is related to
-
SERVER-61314 Consolidate featureFlagSbePlanCache and featureFlagSbeFull
- Closed