Create PushNode/PushAllNode implementing UpdateLeafNode. Ensure we can parse $push/$pushAll to a PushNode/PushAllNode.
- depends on
-
SERVER-28621 Parse BSON update expression into an UpdateNode tree
- Closed
- is depended on by
-
SERVER-28777 Always parse update expression as an UpdateNode tree when featureCompatibilityVersion=3.6
- Closed
- is related to
-
CSHARP-2028 Remove $pushAll update modifier
- Closed