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 2a8dfb3a8c Arrow-Avro: Resolve named field discrepancies (#8546)
add da9829728e Add arrow-avro README.md file (#8556)
No new revisions were added by this update.
Summary of changes:
arrow-avro/README.md | 182 +++++++++++++++++++++++++++++++++++++++++++++++
arrow-avro/src/lib.rs | 30 ++++++--
arrow-avro/src/schema.rs | 2 +-
3 files changed, 207 insertions(+), 7 deletions(-)
create mode 100644 arrow-avro/README.md