Deegue created HIVE-22830:
-----------------------------
Summary: Support ALL privilege in grant option and SQL
authorization
Key: HIVE-22830
URL: https://issues.apache.org/jira/browse/HIVE-22830
Project: Hive
Issue Type: Improvement
Reporter: Deegue
Upgraded from Hive 1.1.0 or other 1.x version, ALL privilege should be
supported.
When user A grant ALL on table t1 to user B, user A has ALL privilege on table
t1, it will thrown exception like:
{code:java}
FAILED: HiveAuthzPluginException ALLUnsupported privilege type ALL
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)