c-thiel commented on code in PR #331: URL: https://github.com/apache/iceberg-rust/pull/331#discussion_r1562077154
########## crates/iceberg/src/catalog/mod.rs: ########## @@ -438,6 +438,31 @@ impl TableUpdate { } } +/// TableCreation represents the creation of a table in the catalog. Review Comment: Fixed in the new commit together with clips ########## crates/iceberg/src/catalog/mod.rs: ########## @@ -438,6 +438,31 @@ impl TableUpdate { } } +/// TableCreation represents the creation of a table in the catalog. Review Comment: Fixed in the new commit together with clippy -- 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