Zhihua Deng created HIVE-23546:
----------------------------------
Summary: Skip authorization when user is a superuser
Key: HIVE-23546
URL: https://issues.apache.org/jira/browse/HIVE-23546
Project: Hive
Issue Type: Improvement
Reporter: Zhihua Deng
If the current user is a superuser, there is no need to do authorization. This
can speed up queries, especially for those ddl queries. For example, the
superuser use show partitions to determine whether is OK to add partitions when
the external data is ready, or take a work flow one step further in a busy hive
cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)