Fokko commented on issue #12490: URL: https://github.com/apache/iceberg/issues/12490#issuecomment-2711847568
Hey @Shekharrajak Since snapshots are immutable, the only way to do this, is to create a new snapshot without the row. Then, [expire all the old snapshots](https://iceberg.apache.org/docs/nightly/spark-procedures/#expire_snapshots). -- 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]
