Xiao Li created SPARK-19279:
-------------------------------

             Summary: Disallow Users to Create a Hive table With an Empty Schema
                 Key: SPARK-19279
                 URL: https://issues.apache.org/jira/browse/SPARK-19279
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0, 2.0.2, 2.2.0
            Reporter: Xiao Li
            Assignee: Xiao Li


So far, we allow users to create a table with an empty schema: {{CREATE TABLE 
tab1}}. This could break many code paths if we enable it. Thus, we should 
follow Hive to block it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to