ClSlaid opened a new pull request, #9753: URL: https://github.com/apache/arrow-rs/pull/9753
## Summary - add `ParquetObjectReader::with_version` and use `ObjectStore::get_opts` for suffix, single-range, and multi-range reads when a version is specified - ensure parquet metadata and data are read from the requested object revision instead of implicitly reading the latest object state - add a self-contained regression test covering the versioned reader path with a temporary local object store ## Testing - `cargo test -p parquet --features object_store,arrow test_simple_with_version -- --nocapture` -- 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]
