liurenjie1024 commented on issue #1533: URL: https://github.com/apache/iceberg-rust/issues/1533#issuecomment-3096111269
> > I think the existing iceberg-rust only support `FastAppendAction` that will update the snapshot via snapshot producer, do you mean that we should add `set_snapshot_properties` when we add other snapshot-producing actions in the future? > > Yes, actually I even prefer to have a separate action to update snapshot summary properties. That said, a new transaction to create a new snapshot, with new summary properties and all other unchanged. Do you have concrete use cases when this is useful? e.g. Updating snapshot properties without manipulating table data. -- 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