Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0, 4.0.0, 3.5.1, 3.5.2
Description
When incorrectly declaring a complex data type using nested types (ARRAY, MAP and STRUCT), the query fails with a match error rather than `INCOMPLETE_TYPE_DEFINITION`. This is because the match is case sensitive,