Description
RANGER-3605 introduced support for a number of macros in condition expression. This should be extended to support following macros as well:
- IS_IN_GROUP(groupName)
- IS_IN_ROLE(roleName)
- HAS_TAG(tagName)
- HAS_USER_ATTR(attrName)
- HAS_UG_ATTR(attrName)
- HAS_TAG_ATTR(attrName)
Attachments
Attachments
Issue Links
- is related to
-
RANGER-3605 Support macros in row-filter/condition expressions
- Resolved
-
RANGER-3779 conditions enhancement to support macros IS_IN_ANY_GROUP, IS_IN_ANY_ROLE, HAS_TAGS
- Resolved