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

Fredy Wijaya reassigned IMPALA-8588:
------------------------------------

    Assignee: Austin Nobis

> FIx revoke grant option behavior
> --------------------------------
>
>                 Key: IMPALA-8588
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8588
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Catalog, Frontend
>            Reporter: Austin Nobis
>            Assignee: Austin Nobis
>            Priority: Critical
>             Fix For: Impala 3.3.0
>
>
> Given permissions have been granted via:
> *grant select on database functional for user admin with grant option;*
>  
>  
> Currently, running the following statement will remove the *grant option*:
> *revoke select on database functional from user admin;*
>  
> The following statement will also not remove the *grant option:*
> *revoke grant option for select on database functional from user admin;*
>  



--
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