Austin Nobis created IMPALA-8587:
------------------------------------

             Summary: Show inherited privileges in show grant
                 Key: IMPALA-8587
                 URL: https://issues.apache.org/jira/browse/IMPALA-8587
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Austin Nobis
             Fix For: Impala 3.3.0


If an admin has privileges from:

*grant all on server to user admin;*

 

Currently the command below will show no results:

*show grant user admin on database functional;*

 

After the change, the user should see server level privileges from:

*show grant user admin on database functional;*

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to