Abhay Kulkarni created RANGER-1414:
--------------------------------------
Summary: Ranger Hive Authorizer API for row-filtering and
column-masking need only return those tables that need masking/filtering
Key: RANGER-1414
URL: https://issues.apache.org/jira/browse/RANGER-1414
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 0.7.0
Reporter: Abhay Kulkarni
Assignee: Abhay Kulkarni
Fix For: 0.7.0
Currently, Ranger's implementation of Hive Authorizer's
applyRowFilterAndColumnMasking () API returns a list of all tables given to it
as argument. It needs to return only those tables to which
row-filter/column-mask apply per Ranger policies currently in effect.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)