Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22306 )

Change subject: WIP: do not review
......................................................................


Patch Set 5:

(8 comments)

gerrit-auto-critic failed. You can reproduce it locally using command:

  python3 bin/jenkins/critique-gerrit-review.py --dryrun

To run it, you might need a virtual env with Python3's venv installed.

http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java
File fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java:

http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@611
PS5, Line 611:       // accurate count of the total number of expressions. The 
first analyze() call is not
line too long (91 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@612
PS5, Line 612:       // very expensive (~seconds) even for large statements. 
The limit on the total length
line too long (91 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@615
PS5, Line 615:       // expensive with large expression trees. For example, a 
SQL that takes a few seconds
line too long (91 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@640
PS5, Line 640:           // To be consistent with Hive, privilege requests 
introduced by the masking views
line too long (91 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@671
PS5, Line 671:       // For SetOperationStmt we must replace the query 
statement with the rewritten version
line too long (92 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/planner/SingleNodePlannerIntf.java
File fe/src/main/java/org/apache/impala/planner/SingleNodePlannerIntf.java:

http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/planner/SingleNodePlannerIntf.java@45
PS5, Line 45:
line has trailing whitespace


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/service/Frontend.java
File fe/src/main/java/org/apache/impala/service/Frontend.java:

http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/main/java/org/apache/impala/service/Frontend.java@472
PS5, Line 472:               
"org.apache.impala.calcite.service.CalciteParsedStatementCreator").newInstance();
line too long (95 > 90)


http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/test/java/org/apache/impala/common/FrontendTestBase.java
File fe/src/test/java/org/apache/impala/common/FrontendTestBase.java:

http://gerrit.cloudera.org:8080/#/c/22306/5/fe/src/test/java/org/apache/impala/common/FrontendTestBase.java@284
PS5, Line 284:       AnalysisDriverImpl analysisDriver = (AnalysisDriverImpl) 
stmt.getAnalysisDriver(ctx);
line too long (91 > 90)



--
To view, visit http://gerrit.cloudera.org:8080/22306
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I978aa48b160984ee5d36244cd915940f838d141d
Gerrit-Change-Number: 22306
Gerrit-PatchSet: 5
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Comment-Date: Thu, 09 Jan 2025 00:55:11 +0000
Gerrit-HasComments: Yes

Reply via email to