You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (JIRA)" <ji...@apache.org> on 2018/08/13 23:15:00 UTC

[jira] [Commented] (SENTRY-2352) User roles with ALTER on a table can not show or describe the table on which they have ALTER

    [ https://issues.apache.org/jira/browse/SENTRY-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579025#comment-16579025 ] 

Na Li commented on SENTRY-2352:
-------------------------------

[~spena] should user with drop privilege on that table be able to see the table when they execute SHOW TABLES in that database? 

> User roles with ALTER on a table can not show or describe the table on which they have ALTER
> --------------------------------------------------------------------------------------------
>
>                 Key: SENTRY-2352
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2352
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>            Priority: Major
>         Attachments: SENTRY-2352.1.patch
>
>
> A user with ALTER on a table in a database, doesn't see the table when they execute SHOW TABLES in that database.
> Also, the user with ALTER on a table in that database, can't execute DESCRIBE on that table.
> For the alter privilege to be useful, a user will want to be able to see the table that they have the privilege on, and be able to describe that table.
>  



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