-
- Downloads
[SPARK-19961][SQL][MINOR] unify a erro msg when drop databse for...
[SPARK-19961][SQL][MINOR] unify a erro msg when drop databse for HiveExternalCatalog and InMemoryCatalog ## What changes were proposed in this pull request? unify a exception erro msg for dropdatabase when the database still have some tables for HiveExternalCatalog and InMemoryCatalog ## How was this patch tested? N/A Author: windpiger <songjun@outlook.com> Closes #17305 from windpiger/unifyErromsg.
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/InMemoryCatalog.scala 1 addition, 1 deletion...g/apache/spark/sql/catalyst/catalog/InMemoryCatalog.scala
- sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala 2 additions, 6 deletions...ala/org/apache/spark/sql/execution/command/DDLSuite.scala
Please register or sign in to comment