-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Querying
-
Minor Change
-
Query 2019-12-16
Positional projections
a.b.$
and
a.b.$.c
Are treated equivalently. By most, this is considered a bug (see SERVER-6866). We should consider breaking this behavior, and making any positional projection with fields after the '$' illegal.
- related to
-
SERVER-6866 Support dotted field past positional operator with positional operator projection
- Backlog