-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
0.5
We intend to replace "requires_sbe" with the "featureFlagSbeFull" tag in order to prevent tests that require SBE to be fully enabled from running in the wrong build variants. Once SBE is re-enabled by default for most queries, we should switch back to having a "requires_sbe" flag instead of using "featureFlagSbeFull". We should also update any build variants tagged with featureFlagSbeFull. For eg, we added featureFlagSbeFull to excludeWithAnyTags for the Classic Engine all feature flags build variant. It should start excluding tests with the "requires_sbe" tag instead.
- is related to
-
SERVER-85250 Re-enable "trySbeEngine" as the default internalQueryFrameworkControl
- Backlog
- related to
-
SERVER-82369 Remove 'checkSBEEnabled()' checks in favor of 'requires_sbe' tag in jstests
- Closed