sqd commented on issue #13568: URL: https://github.com/apache/iceberg/issues/13568#issuecomment-3079427630
@amogh-jahagirdar yep, [the safeguard](https://github.com/apache/iceberg/blob/apache-iceberg-1.9.1/core/src/main/java/org/apache/iceberg/RemoveSnapshots.java#L376) only checks whether there's multiple refs on the **current** snapshot. But it's also important that before the expiration there was also only one ref (or we need to be smarter about calculating ancestor set) -- 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