wecharyu opened a new pull request, #4860: URL: https://github.com/apache/hive/pull/4860
### What changes were proposed in this pull request? When drop external table, we actually not need delete the table path. But now HMS will check write permission if `AUTHORIZATION_STORAGE_AUTH_CHECKS` enabled no matter the table is external or not. ### Why are the changes needed? Fix the bug that drop external table should not fail by the storage permission. ### Does this PR introduce _any_ user-facing change? No, ### Is the change a dependency upgrade? No. ### How was this patch tested? Add a UT. -- 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]
