This is an automated email from the ASF dual-hosted git repository.

mbrobbel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 760b7b6077 [PARQUET] Update parquet writer bench with compression and 
pagev2 (#8560)
     add 2a8dfb3a8c Arrow-Avro: Resolve named field discrepancies (#8546)

No new revisions were added by this update.

Summary of changes:
 arrow-avro/src/codec.rs                       |  43 +-
 arrow-avro/src/reader/header.rs               |   9 +-
 arrow-avro/src/reader/mod.rs                  | 809 +++++++++++++++++++-------
 arrow-avro/src/schema.rs                      | 187 ++++--
 arrow-avro/src/writer/encoder.rs              |  12 +-
 arrow-avro/src/writer/mod.rs                  | 189 +++++-
 arrow-avro/test/data/named_types_complex.avro | Bin 0 -> 962 bytes
 7 files changed, 958 insertions(+), 291 deletions(-)
 create mode 100644 arrow-avro/test/data/named_types_complex.avro

Reply via email to