Madhan Neethiraj created RANGER-3605:
----------------------------------------

             Summary: Support macros in row-filter/condition expressions
                 Key: RANGER-3605
                 URL: https://issues.apache.org/jira/browse/RANGER-3605
             Project: Ranger
          Issue Type: Improvement
          Components: plugins
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Enhancements in RANGER-3550, RANGER-3567, RANGER-3586 enable use of 
user/group/tag attributes in row-filter/condition expressions. To make it 
easier to refer to these attributes, it will help to be able to use macros 
instead of method calls, as shown below:

{{{}site in ($\{{GET_UG_ATTR_CSV('site'){}}})

instead of

{{ site in ($\{{{{{}ctx.ugAttrCsv('dept')}}{}}})}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to