Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/23346 )
Change subject: IMPALA-14330: set a valid createEventId in global INVALIDATE METADATA ...................................................................... Patch Set 2: (1 comment) > Patch Set 1: Verified-1 > > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/12377/ Fixed FE test failures. The other failure in TestQueryExecTimeLimit.test_exec_time_limit_long_plan is tracked in IMPALA-14171. http://gerrit.cloudera.org:8080/#/c/23346/1/fe/src/main/java/org/apache/impala/catalog/IncompleteTable.java File fe/src/main/java/org/apache/impala/catalog/IncompleteTable.java: http://gerrit.cloudera.org:8080/#/c/23346/1/fe/src/main/java/org/apache/impala/catalog/IncompleteTable.java@195 PS1, Line 195: // Setting 'createEventId_' and 'lastSyncedEventId_' directly instead of calling We need to set lastSyncedEventId_ as well which is done in setCreateEventId() previously. Missing this causes the FE test failures. -- To view, visit http://gerrit.cloudera.org:8080/23346 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6506821dedf7701cdfa58d14cae5760ee178c4ec Gerrit-Change-Number: 23346 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Wed, 27 Aug 2025 01:19:57 +0000 Gerrit-HasComments: Yes
