This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 6d0ea901b Make Parquet reader filter APIs public (#1792) (#2467)
add e80656f36 Add ChunkReader::get_bytes (#2478)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/async_reader.rs | 8 ++++++--
parquet/src/file/footer.rs | 15 ++-------------
parquet/src/file/reader.rs | 17 +++++++++++++++++
parquet/src/file/serialized_reader.rs | 25 ++++++++-----------------
4 files changed, 33 insertions(+), 32 deletions(-)