Jackie Zhang created SPARK-39013:
------------------------------------

             Summary: Parse 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


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

Reply via email to