ajantha-bhat commented on issue #3496:
URL: https://github.com/apache/iceberg/issues/3496#issuecomment-963163923


   > Here you can see the delete function is applied on the diff set result
   
   @RussellSpitzer : Yeah, that's my concern. we cannot just delete the files 
formed by diff set right? **Because those files can still be referred by new 
snapshots which are not expired.** I saw the logic to handle this problem in 
`RemoveSnapshots#cleanExpiredSnapshots` 
   
   But I didn't see that logic in Actions flow. So, how it is handled in 
actions flow ?


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

Reply via email to