pvary commented on code in PR #13923:
URL: https://github.com/apache/iceberg/pull/13923#discussion_r2301933151


##########
docs/docs/flink-maintenance.md:
##########
@@ -73,6 +73,16 @@ Compacts small files to optimize file sizes. Supports 
partial progress commits a
     .partialProgressMaxCommits(5))
 ```
 
+
+#### DeleteOrphanFiles
+Used to remove files which are not referenced in any metadata files of an 
Iceberg table and can thus be considered "orphaned".

Review Comment:
   Please add that the table location is checked 



-- 
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]

Reply via email to