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 2022/04/25 22:29:00 UTC

[jira] [Assigned] (SPARK-39013) Parser changes to enforce `()` for creating table without any columns

     [ https://issues.apache.org/jira/browse/SPARK-39013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-39013:
------------------------------------

    Assignee: Apache Spark

> Parser changes to enforce `()` for creating table without any columns
> ---------------------------------------------------------------------
>
>                 Key: SPARK-39013
>                 URL: https://issues.apache.org/jira/browse/SPARK-39013
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4
>            Reporter: Jackie Zhang
>            Assignee: Apache Spark
>            Priority: Major
>
> We would like to enforce the `()` for `CREATE TABLE` queries to explicit indicate a table without any columns will be created.
> E.g. `CREATE TABLE table () USING DELTA`.
> Existing behavior of CTAS and CREATE external table at location are not affected.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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