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

Ramesh Mani edited comment on RANGER-4585 at 12/7/23 10:03 PM:
---------------------------------------------------------------

Review link : [https://reviews.apache.org/r/74777/]


was (Author: rmani):
Review link

> Support multiple columns policy creation in ranger for Grant / Revoke request
> -----------------------------------------------------------------------------
>
>                 Key: RANGER-4585
>                 URL: https://issues.apache.org/jira/browse/RANGER-4585
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 3.0.0
>            Reporter: Ramesh Mani
>            Assignee: Ramesh Mani
>            Priority: Major
>         Attachments: 
> 0001-RANGER-4585-Support-multiple-columns-policy-creation.patch
>
>
> Support multiple columns policy creation in ranger for Grant / Revoke request
> When request like "grant select ( col1, col2, col3, col4, col5, col6, col7, 
> col8, col9, col10) on table demo.data5 to role testrole_09289898" is done in 
> Impala or Hive ranger doesn't create those columns in a single policy. In 
> Impala case it create one grant for each of the column. In Hive it creates a 
> "*" column policy. This has to be modified to support creation of single 
> policy for grant with all the columns added.Same case for Revoke, need to 
> support update of the policies correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to