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 2016/03/25 19:27:25 UTC

[jira] [Assigned] (SPARK-14161) Parse Drop Database DDL command

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

Apache Spark reassigned SPARK-14161:
------------------------------------

    Assignee: Apache Spark

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