Commit Graph

3 Commits

Author SHA1 Message Date
Charlie Swanson
a71a2a8bfe SERVER-47398 Start sending 'let' for aggregates.
Replaces usages of 'runtimeConstants' with 'let' parameters. This does
not replace usages for the write commands and for $merge. We will need
follow-up work for that.
2020-12-01 20:00:06 +00:00
Eric Cox
31e870e6a0 SERVER-47191 Implement evalutation of Expressions to produce let parameters 2020-04-23 17:23:50 +00:00
Katherine Wu
0b045c34c2 SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes server
create mode 100644 jstests/aggregation/variables/runtime_constants.js
2020-02-26 20:24:51 +00:00