-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Querying
-
Query Optimization
-
Fully Compatible
-
Query 2020-03-23, Query 2020-04-06
Adding clone() to the Expression class in pipeline/expression.h will bring closer in line with MatchExpression. It will also allow us to avoid having to serialize / reparse in order to clone for during ExprMatchExpression::shallowClone().
- is related to
-
SERVER-30951 Add top-level $expr to MatchExpression
- Closed