Gabor Kaszab has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18688 )

Change subject: IMPALA-11362: Add expire snapshots functionality for Iceberg 
tables
......................................................................


Patch Set 10:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18688/10/fe/src/main/java/org/apache/impala/service/IcebergCatalogOpExecutor.java
File fe/src/main/java/org/apache/impala/service/IcebergCatalogOpExecutor.java:

http://gerrit.cloudera.org:8080/#/c/18688/10/fe/src/main/java/org/apache/impala/service/IcebergCatalogOpExecutor.java@183
PS10, Line 183: expireApi.expireOlderThan(params.older_than_millis);
              :     expireApi.commit();
nit: you could link these function calls like:

expireApi.expireOlderThan(...).commit();



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ideffee4964c18c85ca745bfb4eca08ec362416f3
Gerrit-Change-Number: 18688
Gerrit-PatchSet: 10
Gerrit-Owner: Tamas Mate <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Tue, 09 Aug 2022 12:27:22 +0000
Gerrit-HasComments: Yes

Reply via email to