-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
After a long field path is splitted into parts by '.' as the delimiter, the number of parts could exceed 255. This may hit an invariant crashing the server. We should have a proper check and return an error to the user.