Simon0806 commented on issue #1476: URL: https://github.com/apache/iceberg/issues/1476#issuecomment-694696567
Actually I think the old files will not be deleted at this point of time. because it still reference by manifests in your current snapshots. you can see the old files list are still reference in one of the manifest file in your current snapshot with status 2 (deleted) , you can try to generate a new snapshot and make current to be the old one, then expire it. ---------------------------------------------------------------- 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]
