Fokko commented on issue #1366:
URL: 
https://github.com/apache/iceberg-python/issues/1366#issuecomment-2501830533

   As a side note, we don't have a proper retry strategy in Iceberg yet. To 
appends should not cause a conflict right away because they don't interfere. 
Instead what should happen, when it gets the `CommitFailedException`, it should 
reload the manifest-list, re-fast-append the manifest, and retry the commit.
   
   Thanks for the additional context, and testing with PyIceberg 0.8.0 as well, 
that's very helpful. Let me dig into the code to see if I can track the issue 
and determine if it is on the PyIceberg side or the Nessie side of things.


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