-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When the toplevel canPathBeArray() returns false, record the queried path in an append-only set.
Implement a new method that compares two PathArrayness objects, old and current. Check all paths in old's append only set against current. If any path can be array, return true.
Add unit tests to verify.