etseidl opened a new pull request, #10035: URL: https://github.com/apache/arrow-rs/pull/10035
# Which issue does this PR close? None # Rationale for this change Tidying up. # What changes are included in this PR? Removes public APIs that were due to be removed per the [deprecation policy](https://github.com/apache/arrow-rs#deprecation-guidelines). # Are these changes tested? Should be covered by existing tests # Are there any user-facing changes? Yes, public functions have been removed, including `ParquetMetaDataReader::with_page_indexes`, `read_columns_indexes`, and `read_offset_indexes`. -- 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]
