blackmwk commented on code in PR #2884:
URL: https://github.com/apache/iceberg-rust/pull/2884#discussion_r3764596154
##########
crates/iceberg/src/spec/manifest_list/manifest_file.rs:
##########
@@ -179,23 +178,7 @@ impl ManifestFile {
///
/// This method will also initialize inherited values of
[`ManifestEntry`](crate::spec::ManifestEntry), such as `sequence_number`.
pub async fn load_manifest(&self, file_io: &FileIO) -> Result<Manifest> {
Review Comment:
I think we should remove this, the MainfestReader should be constructed by
Table
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]