-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74929/
-----------------------------------------------------------

(Updated March 10, 2024, 6:28 p.m.)


Review request for ranger, Asit Vadhavkar, Kishor Gollapalliwar, Abhay 
Kulkarni, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and 
Subhrat Chaudhary.


Changes
-------

addressed the review comments.


Bugs: RANGER-4741
    https://issues.apache.org/jira/browse/RANGER-4741


Repository: ranger


Description
-------

updated Ranger Hive authorizer to get owner of a table only once per query


Diffs (updated)
-----

  
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
 9b25e2b8a 


Diff: https://reviews.apache.org/r/74929/diff/3/

Changes: https://reviews.apache.org/r/74929/diff/2-3/


Testing
-------

- verified that the optimization results in significantly reduced time to 
authorize access to tables with large number of columns. For a table with 4000 
columns, the time taked reduced from 100 seconds to 1.5 seconds
- verified that all existing tests pass successfully


Thanks,

Madhan Neethiraj

Reply via email to