You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jackie Zhang (Jira)" <ji...@apache.org> on 2022/04/25 22:23:00 UTC

[jira] [Updated] (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 ]

Jackie Zhang updated SPARK-39013:
---------------------------------
    Summary: Parser changes to enforce `()` for creating table without any columns  (was: Parse changes to enforce `()` for creating table without any columns)

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