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 25cc570f8e [Variant] Support typed access for numeric types in 
variant_get (#8179)
     add 1642714029 Added arrow-avro schema resolution value skipping (#8220)

No new revisions were added by this update.

Summary of changes:
 arrow-avro/src/codec.rs                   |  47 ++-
 arrow-avro/src/reader/mod.rs              | 130 ++++++-
 arrow-avro/src/reader/record.rs           | 553 ++++++++++++++++++++++++++++--
 arrow-avro/test/data/skippable_types.avro | Bin 0 -> 3234 bytes
 4 files changed, 691 insertions(+), 39 deletions(-)
 create mode 100644 arrow-avro/test/data/skippable_types.avro

Reply via email to