wecharyu opened a new pull request, #4904:
URL: https://github.com/apache/hive/pull/4904

   …pDatabase and Hive.dropConnector
   
   
   ### What changes were proposed in this pull request?
   Wrap `NoSuchObjectException` into `HiveException` for dropDatabase and 
dropDataConnector api in `Hive`.
   
   ### Why are the changes needed?
   To align the `drop_database` and `drop_dataconnector` behavior with 
`drop_table`.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, the Hive client user need handle the `NoSuchObjectException` inside 
`HiveException` after this change.
   
   ### Is the change a dependency upgrade?
   No
   
   
   ### How was this patch tested?
   Pass existing tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to