sshivampeta commented on issue #16232:
URL: https://github.com/apache/iceberg/issues/16232#issuecomment-4413638709

   
   ```markdown
   This fixes the silent overwrite bug by changing replace transactions from 
"always commit replacement metadata" to "commit only if the table has not 
changed since the replace transaction started." Any concurrent commit now 
causes a conflict, preserving the already committed table state.


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