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

Abhay Kulkarni reassigned RANGER-1145:
--------------------------------------

    Assignee: Abhay Kulkarni

> Policy engine optimization: convert wildcard matches into prefix and suffix 
> match
> ---------------------------------------------------------------------------------
>
>                 Key: RANGER-1145
>                 URL: https://issues.apache.org/jira/browse/RANGER-1145
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>            Reporter: Madhan Neethiraj
>            Assignee: Abhay Kulkarni
>
> Ranger policies support resource values with wildcards - like test*, *.txt, 
> /finance/*. For values that have wildcards at the beginning or at the end, 
> which is likely to be most common, the match can be converted into endsWith() 
> or startsWith() - which will be more efficient than doing a wildcard match.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to