[
https://issues.apache.org/jira/browse/RANGER-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalexin Baoerjiin updated RANGER-1007:
--------------------------------------
Description:
Currently, ranger policy resource path only supports the asterisk character *
and the question mark ?. It would be nice to support character class and range,
and other helpful file glob patterns.
For example:
sales[1,2,3].csv
sales[1-3].csv
sales[^4].csv
was:
Currently, ranger policy resource path only supports the asterisk character (*)
and the question mark (?). It would be nice to support character class and
range, and other helpful file glob patterns.
For example:
sales[1,2,3].csv
sales[1-3].csv
sales[^4].csv
> ranger policy resource path support character class, range, negation
> --------------------------------------------------------------------
>
> Key: RANGER-1007
> URL: https://issues.apache.org/jira/browse/RANGER-1007
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Affects Versions: 0.5.2
> Reporter: Kalexin Baoerjiin
>
> Currently, ranger policy resource path only supports the asterisk character *
> and the question mark ?. It would be nice to support character class and
> range, and other helpful file glob patterns.
> For example:
> sales[1,2,3].csv
> sales[1-3].csv
> sales[^4].csv
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)