Adam Holley created IMPALA-6794:
-----------------------------------
Summary: Add ability to grant privileges to user
Key: IMPALA-6794
URL: https://issues.apache.org/jira/browse/IMPALA-6794
Project: IMPALA
Issue Type: Improvement
Components: Frontend
Reporter: Adam Holley
Currently, privileges can only be assigned to roles. It would be useful to
allow assigning privileges to users.
example statements:
GRANT/REVOKE <privilege> ON <object> TO/FROM USER <user>
SHOW GRANT USER <user>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)