GitHub user dentiny added a comment to the discussion: REST catalog with S3T
My concern for the S3 table catalog is it doesn't implement `update_table`: https://github.com/apache/iceberg-rust/blob/5677d446dec1361459d42a6c3672d8ec605a289a/crates/catalog/s3tables/src/catalog.rs#L476-L485 which is required for `Transaction::commit`. If I don't get it wrong, it should take table commit and write new metadata files and update version hint file. GitHub link: https://github.com/apache/iceberg-rust/discussions/1239#discussioncomment-12958392 ---- This is an automatically sent email for issues@iceberg.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@iceberg.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org