[ https://issues.apache.org/jira/browse/SPARK-14161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yin Huai updated SPARK-14161: ----------------------------- Assignee: Xiao Li > 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: Xiao Li > Fix For: 2.0.0 > > > 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