You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2020/01/23 04:25:00 UTC

[jira] [Created] (SPARK-30615) normalize the column name in AlterTable

Wenchen Fan created SPARK-30615:
-----------------------------------

             Summary: normalize the column name in AlterTable
                 Key: SPARK-30615
                 URL: https://issues.apache.org/jira/browse/SPARK-30615
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Wenchen Fan


Because of case insensitive resolution, the column name in AlterTable may match the table schema but not exactly the same. The ease DS v2 implementations, Spark should normalize the column name before passing them to v2 catalogs, so that users don't need to care about the case sensitive config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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