tanmayrauth opened a new pull request, #1370: URL: https://github.com/apache/iceberg-go/pull/1370
Key assert-ref-snapshot-id dedupe by requirement type and ref name, ignoring the asserted snapshot id. As a transaction mutates its own builder ref state across operations, the same ref would otherwise carry multiple, mutually contradictory base-state assertions that a validating catalog rejects. Other requirement types keep the canonical JSON payload key, so assertions for different refs still survive dedupe. Closes #1344 -- 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]
