tprelle commented on pull request #3517:
URL: https://github.com/apache/iceberg/pull/3517#issuecomment-967132303


   Hi @SreeramGarlapati @kbendick,
   I have some concern to link Overwrite and Delete because in table v1 so Copy 
on Write mode. A merge with an update will create a overwrite snapshot. So if 
you skip overwrite snapshot you will miss all theses changes.
   For example delta.io allow user to choose to resend everything if it's copy 
on write mode. 


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