-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
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.