Simon0806 commented on issue #1476: URL: https://github.com/apache/iceberg/issues/1476#issuecomment-694650536
The expired snapshots will have a deleteFile list and addFileList, can you make sure that the file you see is the delete File in current snapshots ? you can find the manifest file referenced by current snapshot and see the file status is 1 (added) or 2 (deleted) referenced by these manifests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
