Fokko commented on PR #1154:
URL: https://github.com/apache/iceberg-rust/pull/1154#issuecomment-2772487148

   @jonathanc-n This is the very first step, and we indeed want this. 
   
   I don't think this is the actual conflict detection. When between the 
`fast_append()` and `commit()` something changes, it will still trigger a 
conflict. A next step will be to do basic conflict detection, and check if the 
operations are compatible. For example, such as: 
https://github.com/apache/iceberg-python/pull/1772, see 
https://github.com/apache/iceberg-python/issues/1678.


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