koenvo commented on issue #1287:
URL: 
https://github.com/apache/iceberg-python/issues/1287#issuecomment-2455736587

   Ah the PR contains quite some similar functionality indeed.
   
   It seems that the PR does a delete+append. If I understand correctly, this 
could lead to reading incomplete data: in case the delete snapshot is 
referenced during the read, the data for the overwritten partition(s) is 
missing.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to