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

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


    from 07093a49ef Speedup take_bytes (-35% -69%) by precalculating capacity 
(#7422)
     add c7f7dc0359 Improve comments for avro (#7449)

No new revisions were added by this update.

Summary of changes:
 arrow-avro/src/codec.rs         | 41 +++++++++++++++++++++++++++++--
 arrow-avro/src/compression.rs   |  7 ++++++
 arrow-avro/src/lib.rs           | 15 ++++++++++++
 arrow-avro/src/reader/record.rs |  1 +
 arrow-avro/src/schema.rs        | 53 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 115 insertions(+), 2 deletions(-)

Reply via email to