Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/21665 )
Change subject: IMPALA-12865: Fix wrong lastRefreshEventId set by firing RELOAD events ...................................................................... Patch Set 24: > Patch Set 24: > > Build Failed > > https://jenkins.impala.io/job/gerrit-code-review-checks/21299/ : Initial code > review checks failed. See linked job for details on the failure. There is a compilation error: https://jenkins.impala.io/job/clang-tidy-ub2004/11162/artifact/tidylog.txt/*view*/ 23:03:23 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project impala-frontend: Compilation failure: Compilation failure: 23:03:23 [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java:[7570,24] method updatePartition in class org.apache.impala.catalog.HdfsTable cannot be applied to given types; 23:03:23 [ERROR] required: org.apache.impala.catalog.HdfsPartition.Builder 23:03:23 [ERROR] found: org.apache.impala.catalog.HdfsPartition.Builder,boolean 23:03:23 [ERROR] reason: actual and formal argument lists differ in length 23:03:23 [ERROR] /home/ubuntu/Impala/fe/src/main/java/org/apache/impala/catalog/HdfsTable.java:[1050,33] cannot find symbol 23:03:23 [ERROR] symbol: variable isRefresh 23:03:23 [ERROR] location: class org.apache.impala.catalog.HdfsTable -- To view, visit http://gerrit.cloudera.org:8080/21665 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I90039da77ec561c5aede44456f88c6650582815b Gerrit-Change-Number: 21665 Gerrit-PatchSet: 24 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Comment-Date: Fri, 09 Jan 2026 05:12:01 +0000 Gerrit-HasComments: No
