-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
featureFlagSbeEqLookupUnwind may be redundant with our other flags, which are more fine-grained and control LU enablement based on the local winning plan and the join strategy:
featureFlagSbeEqLookupUnwindHashJoin
featureFlagSbeEqLookupUnwindIndexedLoopJoin
featureFlagSbeEqLookupUnwindNestedLoopJoin
featureFlagSbeEqLookupUnwindDynamicIndexedLoopJoin
featureFlagSbeEqLookupUnwindLocalCollscan
featureFlagSbeEqLookupUnwindLocalIxscanFetch
featureFlagSbeEqLookupUnwindLocalComplexDataAccessPlans
Let's see if we should remove it.
- duplicates
-
SERVER-130736 Add testing to make sure LU is never pushed to SBE when the deferred get executor flag is off
-
- Closed
-