-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57114/
-----------------------------------------------------------
Review request for ranger, Madhan Neethiraj and Velmurugan Periasamy.
Bugs: RANGER-1414
https://issues.apache.org/jira/browse/RANGER-1414
Repository: ranger
Description
-------
Ranger Hive authorizer implementation of applyRowFilterAndColumnMasking() API
returns all privileged objects given to it as argument. It is modified to
return only those objects to which row-filter/column-mask apply per Ranger
policies.
Diffs
-----
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
cb94f19
Diff: https://reviews.apache.org/r/57114/diff/
Testing
-------
Ran all unit tests.
Thanks,
Abhay Kulkarni