KazuhitoT commented on issue #269: URL: https://github.com/apache/iceberg-python/issues/269#issuecomment-3585627986
I have implemented commit retry based on the Java implementation, including: - Configurable commit retry settings via table properties - Logic to reload the latest table metadata on CommitFailedException and rebuild snapshots and requirements without Datafile regeneration - Retry handling for both autocommit and transaction code paths Looking at the current PR #330, it seems some time has passed since the last update, so I’d like to open a new PR from my branch, referencing that work. Would this be an acceptable way to proceed? -- 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]
