Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/23815 )
Change subject: IMPALA-14085: Implement GRANT/REVOKE ROLE TO/FROM a user ...................................................................... Patch Set 5: (2 comments) http://gerrit.cloudera.org:8080/#/c/23815/5/common/thrift/JniCatalog.thrift File common/thrift/JniCatalog.thrift: http://gerrit.cloudera.org:8080/#/c/23815/5/common/thrift/JniCatalog.thrift@744 PS5, Line 744: // The user names that are being granted/revoked. : 4: optional list<string> user_names Can you add a comment about the relation of group_names and user_names? http://gerrit.cloudera.org:8080/#/c/23815/5/tests/authorization/test_ranger.py File tests/authorization/test_ranger.py: http://gerrit.cloudera.org:8080/#/c/23815/5/tests/authorization/test_ranger.py@1688 PS5, Line 1688: os.environ['GRANTEE_TYPE'] = grantee_type : os.environ['GRANTEE_NAME'] = getuser() Can't we use run_test_case's test_file_vars for this? -- To view, visit http://gerrit.cloudera.org:8080/23815 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie5a16aeb4bbf8637ad326a1ec3d5fce1b196d73f Gerrit-Change-Number: 23815 Gerrit-PatchSet: 5 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Wed, 14 Jan 2026 16:30:19 +0000 Gerrit-HasComments: Yes
