Create UnsetNode implementing UpdateLeafNode. Ensure we can parse $unset to a UnsetNode. UnsetNode::apply() should not create pathToCreate.
- is depended on by
-
SERVER-28777 Always parse update expression as an UpdateNode tree when featureCompatibilityVersion=3.6
- Closed