This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from def94a839 object_store: Add support for requester pays buckets (#6768)
add 4574bb465 Add `ParquetError::NeedMoreData` mark `ParquetError` as
`non_exhaustive` (#6630)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/async_reader/metadata.rs | 2 +-
parquet/src/errors.rs | 5 ++
parquet/src/file/metadata/reader.rs | 101 +++++++++++++++++++++--------
3 files changed, 79 insertions(+), 29 deletions(-)