Since ModifierInterface is going away in 3.8, ModifierObjectReplace should not implement ModifierInterface. Perhaps it should be a type of UpdateNode that is also allowed to be the root and does not have children.
- 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