rshkv commented on code in PR #846: URL: https://github.com/apache/iceberg-rust/pull/846#discussion_r1900849080
########## crates/iceberg/src/lib.rs: ########## @@ -73,7 +73,7 @@ mod avro; pub mod io; pub mod spec; -pub mod metadata_scan; +pub mod metadata_table; Review Comment: Follow-up to this comment: https://github.com/apache/iceberg-rust/pull/822#discussion_r1899617626 Don't need to do in this PR. Up to you. -- 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