[ 
https://issues.apache.org/jira/browse/SPARK-14518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-14518:
------------------------------------

    Assignee: Apache Spark

> Support Comment in CREATE VIEW
> ------------------------------
>
>                 Key: SPARK-14518
>                 URL: https://issues.apache.org/jira/browse/SPARK-14518
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Assignee: Apache Spark
>
> {noformat}
> CREATE VIEW [IF NOT EXISTS] [db_name.]view_name [(column_name [COMMENT 
> column_comment], ...) ]
>   [COMMENT view_comment]
>   [TBLPROPERTIES (property_name = property_value, ...)]
>   AS SELECT ...;
> {noformat}
> Now, the COMMENT clause is not supported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to