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 2019/08/09 04:06:00 UTC

[jira] [Resolved] (SPARK-28572) Add simple analysis checks to the V2 Create Table code paths

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org