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

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

    [ https://issues.apache.org/jira/browse/SPARK-19279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828605#comment-15828605 ] 

Apache Spark commented on SPARK-19279:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/16636

> 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.0.2, 2.1.0, 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