pvary commented on issue #9753: URL: https://github.com/apache/iceberg/issues/9753#issuecomment-2020890924
@maekchi, @Aireed: Which catalog are you using? The `SnapshotProducer` constructor uses `ops.current()` to refresh the base snapshot, like: https://github.com/apache/iceberg/blob/d6c8358ff26957c9234580addb03a0db1e441c4d/core/src/main/java/org/apache/iceberg/SnapshotProducer.java#L111 Which should take care of refreshing the current snapshot when the new SnapshotProducer/snapshot is created -- 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