-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
$zip combines N input arrays into an array of sub-arrays (one per index position), materialising the full result in memory. With long input arrays or a large number of arrays, the output can be very large. No memory limit is enforced on the result.
In classic, $zip is implemented by the ExpressionZip class.
- is related to
-
SERVER-124355 Improve memory checks for array expressions
-
- Needs Merge
-