nickdelnano opened a new pull request, #6121: URL: https://github.com/apache/paimon/pull/6121
### Purpose Only add Iceberg tags when the referenced snapshot exists in Iceberg. Otherwise all reads on the Iceberg table fail which is a big problem for Iceberg users. This change makes the Iceberg layer more reliable as condition (1) described in the issue will happen due to unavoidable failures in a distributed system. Linked issue: https://github.com/apache/paimon/issues/6107 ### Tests UT tests, existing IT tests cover basic tag behavior ### Documentation Updated <!-- Does this change introduce a new feature --> -- 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...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org