-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code, Querying
-
None
-
Fully Compatible
-
Query 2017-09-11
Currently, ExpressionWithPlaceholder only allows us to parse MatchExpressions for which there exists a single top-level field name. We must extend it to allow top-level match expressions as well so that it can accept any MatchExpression generated by the JSON Schema parser.
- is depended on by
-
SERVER-30177 Extend the JSON Schema parser to handle restriction keywords for objects
- Closed