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

Apache Spark commented on SPARK-38156:
--------------------------------------

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

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

Reply via email to