hussein-awala commented on issue #12653:
URL: https://github.com/apache/iceberg/issues/12653#issuecomment-2754975632

   `write.merge.isolation-level`, `write.update.isolation-level`, and 
`write.delete.isolation-level` properties are set to `serializable`.
   
   > but forbidden if the isolation level was serializable?
   
   The problem is how Iceberg handles the merge operation if it only contains 
new data (append), and how Iceberg resolves the append operation conflicts.
   
   I will let you check the operation setup, thanks!


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