You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/01/18 19:16:26 UTC

[jira] [Created] (SPARK-19279) Disallow Users to Create a Hive table With an Empty Schema

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