This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3683-multiple-schemas
in repository https://gitbox.apache.org/repos/asf/avro.git
from 8f331c345 AVRO-3683: Use Vec instead of slice reference for schemata
add e0f05164c AVRO-3683: Fix the resolving of the writer schema when
reading an Avro file
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/src/reader.rs | 35 +++++++----------------------------
lang/rust/avro/src/schema.rs | 16 +++++++++++++---
2 files changed, 20 insertions(+), 31 deletions(-)