-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
Currently, we individually exclude jstests that check explain output from suites that implicitly create indexes, which can affect multiplanning. buildscripts/resmokeconfig/suites/core_wildcard_indexes.yml and buildscripts/resmokeconfig/suites/timeseries_crud_jscore_passthrough.yml are two such suites. We should add a tag like checksExplain to avoid these manual exclusions.
- is related to
-
SERVER-32549 allow $expr with $in expression to use indexes
- Closed