-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
Make sure that order of predicates does not affect query shape.
Use the new Plan Cache Key to perform lookups in mongod SBE Plan cache.
Preliminarily the new plan cache key is made from Query Shape Hash plus some constants that influence query plans.
- is related to
-
SERVER-92789 Prototype computing the plan cache key on mongos once and passing it to mongod
- Closed