ajantha-bhat commented on code in PR #5478:
URL: https://github.com/apache/iceberg/pull/5478#discussion_r941141134
##########
core/src/main/java/org/apache/iceberg/RemoveSnapshots.java:
##########
@@ -321,8 +321,6 @@ public void commit() {
if (cleanExpiredFiles) {
cleanExpiredSnapshots();
Review Comment:
Inside `cleanExpiredSnapshots()` logs are present, which are enough to know
whether files are cleaned or not.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]