alamb commented on PR #6466: URL: https://github.com/apache/arrow-rs/pull/6466#issuecomment-2380600236
> > If you are planning to eventually deprecate the non-builder `ParquetMetaData::new*`, then [this would also need to be switched ](https://github.com/apache/arrow-rs/blob/5804f21d7043f55e6e8775c17a3d14f6f413fc27/parquet/src/file/metadata/reader.rs#L600)to the builder. > > That is a good point -- I wasn't planing to deprecate the functions, though we could argume that deprecating `new_with_page_index` might be a good idea 🤔 I deprecated `new_with_page_index` in b6c63a8bad -- 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]
