jonathanc-n opened a new issue, #961: URL: https://github.com/apache/iceberg-rust/issues/961
General idea is to allow ArrowFileReader to store more parquet metadata in its FileMetadata. Part of #960, just to allow for more metadata to construct the `DataFile` Can be found here: [struct ArrowFileReader<R: FileRead> {](https://github.com/apache/iceberg-rust/blob/63545895d2c35db0f0c550cb1c08acd52a9f5b4c/crates/iceberg/src/arrow/reader.rs#L1132) -- 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.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