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 4506998155 feat: gRPC compression support for flight CLI (#8240) add 07e0953126 Adds Confluent wire format handling to arrow-avro crate (#8242) No new revisions were added by this update. Summary of changes: arrow-avro/Cargo.toml | 4 + arrow-avro/benches/decoder.rs | 265 ++++++++++++++++------------- arrow-avro/src/reader/mod.rs | 213 +++++++++++++++++++---- arrow-avro/src/schema.rs | 388 +++++++++++++++++++++++++++++++++--------- 4 files changed, 634 insertions(+), 236 deletions(-)