You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/23 16:58:37 UTC

[GitHub] [iceberg] jotarada commented on issue #4194: Delete Orphan Files makes metadata inconsistent and table unusable

jotarada commented on issue #4194:
URL: https://github.com/apache/iceberg/issues/4194#issuecomment-1048998192


   I don't have the logs of the orphan files task.  i'm not using any `older_than` so i believe it uses some default ?
   
   ```
   SparkActions
           .get()
           .deleteOrphanFiles(table)
           .execute()
   ```
   
   Maybe the files where dropped but not reported to the metadata files and the spark application crashed in the middle. Is it possible?
   
   


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org