-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
nextReusableInputParamId linearly searches through all expressions stored so far for duplicates when parameterizing match expressions. This is slow for queries with a large number of predicates under an and/or. This blocks SERVER-62509 from running all stress tests.
- duplicates
-
SERVER-79092 Optimize the expression search for parameter reuse during parameterization
- Closed
- is related to
-
SERVER-62509 Write tests to stress ABT and Bonsai
- Closed