[ 
https://issues.apache.org/jira/browse/IMPALA-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fredy Wijaya updated IMPALA-6991:
---------------------------------
    Description: 
Provide statement that allows user to see what privilege they have on an object.

 
{noformat}
SHOW GRANT ON DATABASE <db>
SHOW GRANT ON TABLE <table>
SHOW GRANT ON COLUMN <column>
{noformat}
 

  was:
Provide statement that allows user to see what privilege they have on an object.

SHOW GRANT ON DATABASE <db>

SHOW GRANT ON TABLE <table>

SHOW GRANT ON COLUMN <column>


> Allow show grant on objects
> ---------------------------
>
>                 Key: IMPALA-6991
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6991
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Frontend
>    Affects Versions: Impala 3.0, Impala 2.13.0
>            Reporter: Adam Holley
>            Priority: Major
>
> Provide statement that allows user to see what privilege they have on an 
> object.
>  
> {noformat}
> SHOW GRANT ON DATABASE <db>
> SHOW GRANT ON TABLE <table>
> SHOW GRANT ON COLUMN <column>
> {noformat}
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to