You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2019/07/31 01:02:00 UTC

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

Burak Yavuz created SPARK-28572:
-----------------------------------

             Summary: 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


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