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 14cc01101 RANGER-4803: create a single x_trx_log_v2 record instead of 
multiple x_trx_log records
     add a1bd50905 RANGER-4811: updated to comply with Trino repo coding 
requirements

No new revisions were added by this update.

Summary of changes:
 plugin-trino/pom.xml                               |  232 ++-
 .../authorizer/RangerSystemAccessControl.java      | 1700 +++++++++++---------
 .../ranger/services/trino/RangerServiceTrino.java  |  194 ++-
 .../ranger/services/trino/client/TrinoClient.java  | 1062 ++++++------
 .../trino/client/TrinoConnectionManager.java       |  147 +-
 .../trino/client/TrinoResourceManager.java         |  305 ++--
 .../trino/authorizer/RangerAdminClientImpl.java    |   42 +-
 .../authorizer/RangerSystemAccessControlTest.java  |  325 ++--
 ranger-trino-plugin-shim/pom.xml                   |  159 +-
 .../trino/authorizer/RangerConfig.java             |  114 +-
 .../authorizer/RangerSystemAccessControl.java      | 1339 ++++++++-------
 .../RangerSystemAccessControlFactory.java          |   62 +-
 .../trino/authorizer/TrinoRangerPlugin.java        |    2 +
 13 files changed, 3041 insertions(+), 2642 deletions(-)

Reply via email to