manuzhang commented on issue #10363: URL: https://github.com/apache/iceberg/issues/10363#issuecomment-2123824636
It usually happens when snapshots are removed while their referenced files are not somehow. For example, in `expire_snapshots` procedure, expired file are removed after their snapshots having been deleted. If the file removal fails, they are left as orphans. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org