Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/8168 )
Change subject: IMPALA-4951: Fix database visibility for user with only column privilege ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/8168/1/testdata/workloads/functional-query/queries/QueryTest/grant_revoke.test File testdata/workloads/functional-query/queries/QueryTest/grant_revoke.test: http://gerrit.cloudera.org:8080/#/c/8168/1/testdata/workloads/functional-query/queries/QueryTest/grant_revoke.test@761 PS1, Line 761: root > Why are you using root and not $GROUP_NAME for this test? I wanted to use a different user for this test, otherwise I would have to grant $GROUP_NAME a grant_revoke_test_ALL_SERVER role to create db and assign priv, then revoke grant_revoke_test_ALL_SERVER to do the actual test, and lastly grant grant_revoke_test_ALL_SERVER again to delete the database. I used root as I was sure that root user would always exist on a system. is there any other user/group that I can use? or should I fall back on using $GROUP_NAME throughout? -- To view, visit http://gerrit.cloudera.org:8080/8168 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id77904876729c0223fd6ace2d5e7199bd700a33a Gerrit-Change-Number: 8168 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Comment-Date: Thu, 28 Sep 2017 20:55:00 +0000 Gerrit-HasComments: Yes
