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 26e951f62 RANGER-5038: checkstyle compliance updates - elasticsearch
module (#479)
add 36dc76409 RANGER-5051: checkstyle compliance updates - plugin-trino
(#480)
No new revisions were added by this update.
Summary of changes:
plugin-trino/pom.xml | 2 +
.../ranger/services/trino/RangerServiceTrino.java | 120 ++---
.../ranger/services/trino/client/TrinoClient.java | 528 +++++++++------------
.../trino/client/TrinoConnectionManager.java | 46 +-
.../trino/client/TrinoResourceManager.java | 147 ++----
.../trino/authorizer/RangerAdminClientImpl.java | 8 +-
6 files changed, 339 insertions(+), 512 deletions(-)