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 d1ec77065c DeltaBitPackEncoderConversion: Fix panic message on invalid 
type (#9552)
     add bedabc59eb feat(arrow-avro): Configurable Arrow timezone ID for Avro 
timestamps (#9280)

No new revisions were added by this update.

Summary of changes:
 arrow-avro/src/codec.rs                       | 234 +++++++++++++++++---------
 arrow-avro/src/reader/async_reader/builder.rs |  13 +-
 arrow-avro/src/reader/async_reader/mod.rs     |  43 ++++-
 arrow-avro/src/reader/mod.rs                  |  53 +++++-
 arrow-avro/src/reader/record.rs               |  66 +++++---
 5 files changed, 309 insertions(+), 100 deletions(-)

Reply via email to