Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14121 )
Change subject: WIP IMPALA-8851 : Do not throw authorization exception in drop if exists queries ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/14121/1/fe/src/main/java/org/apache/impala/analysis/DropFunctionStmt.java File fe/src/main/java/org/apache/impala/analysis/DropFunctionStmt.java: http://gerrit.cloudera.org:8080/#/c/14121/1/fe/src/main/java/org/apache/impala/analysis/DropFunctionStmt.java@91 PS1, Line 91: throw new AnalysisException(Analyzer.DB_DOES_NOT_EXIST_ERROR_MSG + desc_.dbName()); line too long (91 > 90) http://gerrit.cloudera.org:8080/#/c/14121/1/tests/authorization/test_owner_privileges.py File tests/authorization/test_owner_privileges.py: http://gerrit.cloudera.org:8080/#/c/14121/1/tests/authorization/test_owner_privileges.py@150 PS1, Line 150: d flake8: E303 too many blank lines (2) -- To view, visit http://gerrit.cloudera.org:8080/14121 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iba068935e5da92d71e16e2321afdb8e7b781086a Gerrit-Change-Number: 14121 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]> Gerrit-Comment-Date: Fri, 23 Aug 2019 15:31:29 +0000 Gerrit-HasComments: Yes
