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

Change subject: IMPALA-13657: Connect Calcite planner to Impala Frontend 
framework
......................................................................


Patch Set 8:

(3 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/22319/8/common/thrift/ImpalaService.thrift
File common/thrift/ImpalaService.thrift:

http://gerrit.cloudera.org:8080/#/c/22319/8/common/thrift/ImpalaService.thrift@982
PS8, Line 982:   USE_CALCITE_PLANNER = 185
Enum item ESTIMATE_DUPLICATE_IN_PREAGG=185 changed to USE_CALCITE_PLANNER=185 
in TImpalaQueryOptions. This might break the compatibility between impalad and 
catalogd/statestore during upgrade


http://gerrit.cloudera.org:8080/#/c/22319/8/java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteSingleNodePlanner.java
File 
java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteSingleNodePlanner.java:

http://gerrit.cloudera.org:8080/#/c/22319/8/java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteSingleNodePlanner.java@50
PS8, Line 50:   protected static final Logger LOG = 
LoggerFactory.getLogger(CalciteSingleNodePlanner.class.getName());
line too long (104 > 90)


http://gerrit.cloudera.org:8080/#/c/22319/8/java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteSingleNodePlanner.java@55
PS8, Line 55:   public CalciteSingleNodePlanner(PlannerContext ctx, 
CalciteAnalysisDriver analysisDriver) {
line too long (93 > 90)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3b30571beb797ede827ef4d794b8daefb130ccb1
Gerrit-Change-Number: 22319
Gerrit-PatchSet: 8
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Comment-Date: Tue, 21 Jan 2025 22:38:40 +0000
Gerrit-HasComments: Yes

Reply via email to