manuzhang commented on PR #9584:
URL: https://github.com/apache/iceberg/pull/9584#issuecomment-1925339993

   @amogh-jahagirdar In my case of Flink upserting Iceberg table, I'd rolled 
back table state to the previous snapshot and asked the upstream user to replay 
from the corresponding checkpoint. The corrupt snapshot was useless but 
blocking any snapshots from being expired. I copied the codes without delete 
files from `RemoveSnapshots` to remove that snapshot in SparkShell. That led to 
this PR.  I've submitted a separate PR for API changes in #9605 


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

Reply via email to