SamWheating opened a new pull request, #14955:
URL: https://github.com/apache/iceberg/pull/14955

   Closes: https://github.com/apache/iceberg/issues/14953 - see this issue for 
a larger description and reproduction.
   
   Its assumed that `wap.id` will be unique among snapshots, but this doesn't 
appear to be enforced anywhere which can lead to unexpected results when only 
the first write is actually published.
   
   This PR updates the `publish_changes` procedure to fail when multiple 
matching snapshots are identified.
   
   If this change is approved I will backport it to the other spark versions.


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