----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74617/ -----------------------------------------------------------
Review request for ranger, Anand Nadar, Ankita Sinha, Madhan Neethiraj, and Prashant Satam. Bugs: https://issues.apache.org/jira/browse/RANGER-4423 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/RANGER-4423 Repository: ranger Description ------- In the GET Datashare API, we need to add support for additional search filters for zoneName and serviceName, for datashare listing. Thi can be supported by adding filters in the RangerGdsDataShareService Diffs ----- security-admin/src/main/java/org/apache/ranger/service/RangerGdsDataShareService.java a07fb9ea7 Diff: https://reviews.apache.org/r/74617/diff/1/ Testing ------- Validated by passing zoneName and/or serviceName in the params of the /gds/datashare API. Records are gtting filtered as expected. Thanks, Subhrat Chaudhary
