This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch avro-3646-serde-for-enum-mixed-variants
in repository https://gitbox.apache.org/repos/asf/avro.git
from 4ebd85381 AVRO-3646: Fix deserialization of null-like enum variants
add 335ec795d AVRO-3646: Improve error messages. Fix test expectation
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/src/de.rs | 61 ++++++++++++++++++++++++++++++++++-------------
lang/rust/avro/src/ser.rs | 13 ++++++++--
2 files changed, 55 insertions(+), 19 deletions(-)