You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2014/04/10 01:59:15 UTC

[jira] [Resolved] (SENTRY-170) Table object should support "all" action

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

Sravya Tirukkovalur resolved SENTRY-170.
----------------------------------------

    Resolution: Invalid

Just realized that Infact "all" is not supported by any data object. So we should just use *. So marking this jira as invalid.  

> Table object should support "all" action
> ----------------------------------------
>
>                 Key: SENTRY-170
>                 URL: https://issues.apache.org/jira/browse/SENTRY-170
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Sravya Tirukkovalur
>
> Table object supports *, but doesnt support "all" action currently.
> {noformat}
> FilePermission server=server1->db=default->table=sample_08->action=all, RequestPermission Server=server1->Db=default->Table=sample_08->action=select, result false
> FilePermission server=server1->db=default->table=sample_08->action=*, RequestPermission Server=server1->Db=default->Table=sample_08->action=select, result true
> FilePermission server=server1->db=default->table=sample_07, RequestPermission Server=server1->Db=default->Table=sample_07->action=select, result true
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)