spark-instrumented-optimizer/sql/core
gatorsmile f45379173b [SPARK-15187][SQL] Disallow Dropping Default Database
#### What changes were proposed in this pull request?
In Hive Metastore, dropping default database is not allowed. However, in `InMemoryCatalog`, this is allowed.

This PR is to disallow users to drop default database.

#### How was this patch tested?
Previously, we already have a test case in HiveDDLSuite. Now, we also add the same one in DDLSuite

Author: gatorsmile <gatorsmile@gmail.com>

Closes #12962 from gatorsmile/dropDefaultDB.
2016-05-10 11:57:01 +08:00
..
src [SPARK-15187][SQL] Disallow Dropping Default Database 2016-05-10 11:57:01 +08:00
pom.xml [SPARK-15148][SQL] Upgrade Univocity library from 2.0.2 to 2.1.0 2016-05-05 11:26:40 -07:00