rdblue edited a comment on pull request #1469:
URL: https://github.com/apache/iceberg/pull/1469#issuecomment-697038658


   > What about a copy-on-write update that happened concurrently?
   
   This would result in an overwrite, not a delete commit, right? So we would 
validate that the data file exists. I'm just saying that if the operation was a 
pure delete, then we don't need to validate delete files.
   
   > That being said, we can still commit our delete file if the data file is 
removed completely (not rewritten or overwritten).
   
   That's what I mean.


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

Reply via email to