-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
QO 2023-11-27
When we translate MatchExpressions to ABT with parameterization enabled, we construct SBE values for constants which are parameterized in order to get their type. However, in several cases, we forget to free this memory. Example 1, 2, etc.
We should audit translation of ABT with parameterization to fix these and run an ASAN patch build with parameterization enabled.
- is depended on by
-
SERVER-81505 Enable parameterization of find queries
- Closed