Michael Zhang created SPARK-48294:
-------------------------------------

             Summary: Make nestedTypeMissingElementTypeError case insensitive
                 Key: SPARK-48294
                 URL: https://issues.apache.org/jira/browse/SPARK-48294
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.5.1, 3.5.0, 4.0.0, 3.5.2
            Reporter: Michael Zhang
             Fix For: 4.0.0


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,



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to