-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Write Ops
-
Fully Compatible
-
Query 2020-05-04, Query 2020-05-18, Query 2020-06-01, Query 2020-06-15
-
0
When initially investigating, I found that the logic for targeting the updates would fail to parse the request without knowing what the constants were, because it does not provide a real ExpressionContext. In order for this to work, I think we need to make a real ExpressionContext which provides the let variable definitions.
- depends on
-
SERVER-46708 Support 'let' variables in update command
- Closed
-
SERVER-46738 Support 'let' variables for the find command in sharded deployments.
- Closed
- is depended on by
-
SERVER-46718 Support 'let' parameters for findAndModify in sharded environments
- Closed
-
SERVER-46116 Add integration tests for let variables in various commands
- Closed