This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from bc596e627 RANGER-4820: Support authorization of multiple accesses
grouped by access groups in one policy engine call - #2
add 93c3f6329 RANGER-4934: Ranger API to add and delete resources to the
DataShare in bulk.
No new revisions were added by this update.
Summary of changes:
.../ranger/plugin/store/AbstractGdsStore.java | 5 +-
.../org/apache/ranger/plugin/store/GdsStore.java | 4 +-
.../java/org/apache/ranger/biz/GdsDBStore.java | 57 ++++++++-------
.../main/java/org/apache/ranger/rest/GdsREST.java | 81 +++++++++++++++++++++-
.../ranger/security/context/RangerAPIList.java | 2 +
5 files changed, 118 insertions(+), 31 deletions(-)
mode change 100755 => 100644
agents-common/src/main/java/org/apache/ranger/plugin/store/GdsStore.java