[ 
https://issues.apache.org/jira/browse/HIVE-26149?focusedWorklogId=761632&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761632
 ]

ASF GitHub Bot logged work on HIVE-26149:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Apr/22 07:55
            Start Date: 25/Apr/22 07:55
    Worklog Time Spent: 10m 
      Work Description: pvary commented on code in PR #3220:
URL: https://github.com/apache/hive/pull/3220#discussion_r857351954


##########
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:
##########
@@ -1457,39 +1458,42 @@ public void dropDatabase(String name)
 
   @Override
   public void dropDatabase(String name, boolean deleteData, boolean 
ignoreUnknownDb)
-      throws NoSuchObjectException, InvalidOperationException, MetaException, 
TException {
+      throws TException {

Review Comment:
   Could we make the old methods deprecated?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 761632)
    Time Spent: 1h  (was: 50m)

> Non blocking DROP DATABASE implementation
> -----------------------------------------
>
>                 Key: HIVE-26149
>                 URL: https://issues.apache.org/jira/browse/HIVE-26149
>             Project: Hive
>          Issue Type: Task
>            Reporter: Denys Kuzmenko
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to