rambleraptor commented on PR #3320:
URL: https://github.com/apache/iceberg-python/pull/3320#issuecomment-4580027086

   Thanks for writing this! This is such a useful feature and there's a ton of 
nuance.
   
   I had Claude write up a short 
[Gist](https://gist.github.com/rambleraptor/216ca4dfcf74ef10f3a49015dbed877f) 
explaining this issue that I'm seeing. 
   
   We try to commit and there's a conflict. Now, while we're waiting to retry, 
a second conflicting commit comes in. We're now two commits behind. We have to 
make sure that there's no issues against both of these commits.
   
   We should have this example as a test. As it stands, we're ignoring one of 
the commits. 
   
   


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