Dimitris Tsirogiannis has uploaded a new change for review. http://gerrit.cloudera.org:8080/7299
Change subject: IMPALA-5571: Fix authorization tests ...................................................................... IMPALA-5571: Fix authorization tests Issue: With the fix for IMPALA-5549 the catalog cache of an impalad may end up with stale authorization metadata in the presence of GRANT/REVOKE statements that modify multiple privileges. Fix: Revert the behavior of GRANT/REVOKE privilege DDL statements. Change-Id: Icad893a10fdeb7a721264e69413014603dec6339 --- M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java 1 file changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/7299/1 -- To view, visit http://gerrit.cloudera.org:8080/7299 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icad893a10fdeb7a721264e69413014603dec6339 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dimitris Tsirogiannis <[email protected]>
