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