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/02/09 05:49:00 UTC

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

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