-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-09-01
-
200
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
currently each call to doGetNext() for $unionWith will grow the stack by 1-2k bytes depending on the build type. This causes stack exhaustion when pipeline size is pushed to the limits.
Find a way to reduce stack size to the size that'd allow 1000 $unionWith stages to execute in a single pipeline.
- related to
-
SERVER-58203 improve $unionWith stage
-
- Closed
-