-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0-rc3
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
v3.6
-
Query 2017-12-04
We currently fail to optimize ExpressionFieldPath with a user defined variable set explicitly to "missing" to ExpressionConstant. Knowing when a variable has been set to constant value, vs the default unset value of "missing" will allow us optimize correctly.
- related to
-
SERVER-31890 dotted expression with expressive lookup don't get expanded
- Closed