-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-113389 introduced a new factory function to FieldPath to enable validation error catching when converting paths of type FieldRef (which have more relaxed validation requirements) to type FieldPath. To avoid having so much copied code, we should call this factory function from within the constructor and use the result.
- depends on
-
SERVER-116313 Add benchmark tests for FieldPath class
-
- Closed
-
- is related to
-
SERVER-113389 Validate field paths during PathArrayness lookup
-
- Closed
-
- related to
-
SERVER-117655 Avoid assigning FieldPath object to *this in constructor
-
- Backlog
-