-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
0
When we are adding the element to the input position map, we call add here explicitly and then again in the constructor for SimpleMemoryUsageToken later in the same function. We should only count the memory of each element once.
- related to
-
SERVER-98636 Bump up internalQueryMaxBytes limit on debug builds
- Closed