This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from b16c5400ee Remove redundant is_err checks in Variant tests (#7897)
add b63463839a Add arrow-avro support for bzip2 and xz compression (#7890)
No new revisions were added by this update.
Summary of changes:
arrow-avro/Cargo.toml | 4 +++-
arrow-avro/src/compression.rs | 26 ++++++++++++++++++++++++++
arrow-avro/src/reader/header.rs | 3 ++-
arrow-avro/src/reader/mod.rs | 2 ++
4 files changed, 33 insertions(+), 2 deletions(-)