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 5:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23346/3/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
File fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java:

http://gerrit.cloudera.org:8080/#/c/23346/3/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java@5877
PS3, Line 5877:     }
> I'm not sure I understood your response. Did you mean to remove this line?
Not removing it, but moving it into the caller and then move it inside 
CatalogServiceCatalog.renameTable().

Before this patch, this line is here (after catalog_.renameTable() and choosing 
event_id):
https://github.com/apache/impala/blob/843de44788758ab00694bc456e0d92608a8a4c60/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java#L5837

Now it's moved into catalog_.renameTable() so we can set the createEventId in 
time.



--
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: 5
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: Tue, 02 Sep 2025 22:59:00 +0000
Gerrit-HasComments: Yes

Reply via email to