Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11598
Change subject: IMPALA-7671: Fix broken SHOW GRANT USER ON <object> ...................................................................... IMPALA-7671: Fix broken SHOW GRANT USER ON <object> This patch fixes the broken SHOW GRANT USER ON <object> that always shows an empty result. Testing: - Added new E2E tests - Ran all FE tests - Ran all authorization E2E tests Change-Id: I7adc403caddd18e5a954cf6affd5d1d555b9f5f0 --- M fe/src/main/java/org/apache/impala/catalog/AuthorizationPolicy.java M testdata/workloads/functional-query/queries/QueryTest/show_grant_user.test M tests/common/impala_test_suite.py 3 files changed, 23 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/98/11598/1 -- To view, visit http://gerrit.cloudera.org:8080/11598 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7adc403caddd18e5a954cf6affd5d1d555b9f5f0 Gerrit-Change-Number: 11598 Gerrit-PatchSet: 1 Gerrit-Owner: Fredy Wijaya <[email protected]>
