Adam Holley has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10919


Change subject: IMPALA-7275: Create tbl auth error should not show table
......................................................................

IMPALA-7275: Create tbl auth error should not show table

The authorization correctly checks database level authorization
but the exception includes the table name.  This fix adds
a check for create and modifies the error string to remove
the table name.

Testsing: Ran all FE tests

Change-Id: I6711a744541abd5ff26574974ba8517b6e51c453
---
M fe/src/main/java/org/apache/impala/authorization/AuthorizationChecker.java
M fe/src/test/java/org/apache/impala/analysis/AuthorizationStmtTest.java
2 files changed, 63 insertions(+), 40 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/10919/3
--
To view, visit http://gerrit.cloudera.org:8080/10919
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6711a744541abd5ff26574974ba8517b6e51c453
Gerrit-Change-Number: 10919
Gerrit-PatchSet: 3
Gerrit-Owner: Adam Holley <ahol...@cloudera.com>

Reply via email to