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