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

Work on IMPALA-7059 started by Fredy Wijaya.
--------------------------------------------
> DESCRIBE table without ALL or SELECT privilege shows 0 results
> --------------------------------------------------------------
>
>                 Key: IMPALA-7059
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7059
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Major
>              Labels: security
>
> {noformat}
> [localhost:21000] default> grant insert on server to role foo_role;
> [localhost:21000] default> describe functional.alltypes;
> Query: describe functional.alltypes
> Fetched 0 row(s) in 0.01s
> {noformat}
> For consistency with privileges on other metadata SQL statements, we should 
> register VIEW_METADATA privilege instead of just SELECT.



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