[ 
https://issues.apache.org/jira/browse/SPARK-28572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-28572.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 25305
[https://github.com/apache/spark/pull/25305]

> Add simple analysis checks to the V2 Create Table code paths
> ------------------------------------------------------------
>
>                 Key: SPARK-28572
>                 URL: https://issues.apache.org/jira/browse/SPARK-28572
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Burak Yavuz
>            Assignee: Burak Yavuz
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Currently, the V2 Create Table code paths don't have any checks around:
>  # The existence of transforms in the table schema
>  # Duplications of transforms
>  # Case sensitivity checks around column names
> Having these rudimentary checks would simplify V2 Catalog development.
> Note that the goal of this JIRA is to not make V2 Create Table Hive 
> Compatible.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to