Wechar created HIVE-27857:
-----------------------------
Summary: Do not check write permission while dropping external
table or partition
Key: HIVE-27857
URL: https://issues.apache.org/jira/browse/HIVE-27857
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: Wechar
Assignee: Wechar
When drop table for 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)