Fang-Yu Rao has posted comments on this change. ( http://gerrit.cloudera.org:8080/19194 )
Change subject: IMPALA-10986: Require the SELECT privilege to execute a UDF ...................................................................... Patch Set 10: (1 comment) I added a new test case in _test_show_grant_basic() to demonstrate that a function name of "`*`.<fn_name>" is supported. http://gerrit.cloudera.org:8080/#/c/19194/9/fe/src/main/java/org/apache/impala/analysis/PrivilegeSpec.java File fe/src/main/java/org/apache/impala/analysis/PrivilegeSpec.java: http://gerrit.cloudera.org:8080/#/c/19194/9/fe/src/main/java/org/apache/impala/analysis/PrivilegeSpec.java@349 PS9, Line 349: pat This should be path.get(1) instead. I will correct it in the next patch. I will also add a test case in _test_show_grant_basic() of test_ranger.py to demonstrate that "`*`.<fn_name>" is supported. -- To view, visit http://gerrit.cloudera.org:8080/19194 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5e58ba30545ce169786aac279b00c8f6e09ae740 Gerrit-Change-Number: 19194 Gerrit-PatchSet: 10 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Aman Sinha <[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-Comment-Date: Fri, 02 Dec 2022 03:50:10 +0000 Gerrit-HasComments: Yes
