RussellSpitzer commented on code in PR #5478:
URL: https://github.com/apache/iceberg/pull/5478#discussion_r941587170
##########
core/src/main/java/org/apache/iceberg/RemoveSnapshots.java:
##########
@@ -321,8 +321,6 @@ public void commit() {
if (cleanExpiredFiles) {
cleanExpiredSnapshots();
Review Comment:
I agree with @rdblue that we should just add the message right above here,
"Local delete of expired files enabled. Cleaning up expired manifests and data
files" or something like that
--
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]