-
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
$setUnion accumulates unique elements from all N input arrays into a new result array. Memory usage is bounded only by the total size of all input arrays combined, with no cap enforced on the output. In the worst case all input elements are distinct, making the output as large as all inputs together.
- related to
-
SERVER-132070 Complete TODO listed in SERVER-129889
-
- Needs Scheduling
-