You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yesheng Ma (Jira)" <ji...@apache.org> on 2022/02/09 05:42:00 UTC

[jira] [Created] (SPARK-38156) Support CREATE EXTERNAL TABLE LIKE syntax

Yesheng Ma created SPARK-38156:
----------------------------------

             Summary: Support CREATE EXTERNAL TABLE LIKE syntax
                 Key: SPARK-38156
                 URL: https://issues.apache.org/jira/browse/SPARK-38156
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.1
            Reporter: Yesheng Ma


Spark already has the syntax of `CREATE TABLE LIKE`. It's intuitive for users to say `CREATE EXTERNAL TABLE a LIKE b LOCATION 'path'`. However this syntax is not supported in Spark right now and we should make these CREATE TABLE DDLs consistent.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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