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 c1aaffb63 RANGER-4809: Utility to migrate admin audit logs in 
x_trx_log table x_trx_log_v2 table
     add a4f8cfbdc RANGER-4948: optimize GDS policy engine to use a single 
trie-set for all resources across data shares

No new revisions were added by this update.

Summary of changes:
 .../policyengine/gds/GdsDataShareEvaluator.java    | 166 +++------
 .../policyengine/gds/GdsDatasetEvaluator.java      |  38 +-
 .../plugin/policyengine/gds/GdsDipEvaluator.java   |  21 +-
 .../plugin/policyengine/gds/GdsDshidEvaluator.java |  21 +-
 .../plugin/policyengine/gds/GdsPolicyEngine.java   | 415 ++++++++-------------
 .../policyengine/gds/GdsProjectEvaluator.java      |   8 +-
 .../gds/GdsSharedResourceEvaluator.java            |  10 +-
 .../policyengine/gds/TestGdsPolicyEngine.java      |  42 +--
 .../gds/test_gds_policy_engine_hive.json           |   2 +-
 9 files changed, 262 insertions(+), 461 deletions(-)

Reply via email to