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

Apache Spark commented on SPARK-14161:
--------------------------------------

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

> Parse Drop Database DDL command
> -------------------------------
>
>                 Key: SPARK-14161
>                 URL: https://issues.apache.org/jira/browse/SPARK-14161
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>
> To native support Drop Database, we need to first parse Drop Database command 
> in the parser.
> ```
> DROP (DATABASE|SCHEMA) [IF EXISTS] database_name [RESTRICT|CASCADE];
> ```



--
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