-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
This is for the classic engine, note that the SBE $addToSet window function already does this. SBE $push does not, SERVER-96224 tracks the work there
$push should respect internalQueryMaxPushBytes
$addToSet should respect internalQueryAddToSetBytes
$setUnion should respect internalQuerySetUnionBytes
$concatArrays should respect internalQueryConcatArraysBytes