-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We learned that wildcard indexes may prevent SBE from being used, which is logic we'll want to add to our new get_executor plan selection. Our get_executor will be able to make this exception more narrow (just like the hashed index case), since we can only force classic when the wildcard index is used.
Related tickets seem to be SERVER-64082 and SERVER-116135
- is related to
-
SERVER-64082 Consider usage of wildcard index for $lookup in SBE
-
- Closed
-
-
SERVER-116135 Use sparse indexes in SBE lookup
-
- Backlog
-