Thejas M Nair created HIVE-19906:
------------------------------------
Summary: Skip temp tables from authorization check
Key: HIVE-19906
URL: https://issues.apache.org/jira/browse/HIVE-19906
Project: Hive
Issue Type: Improvement
Components: Authorization
Reporter: Thejas M Nair
Assignee: Thejas M Nair
Temp tables are implicitly used in many queries in hive. It doesn't make sense
to authorize actions on them. We should skip it from authorization checks.
Explicitly created temp tables also are only visible to current users creation
and privileges to add content to add is already authorized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)