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 806b355d1 AVRO-3646: Add an IT test for serializing an externally
tagged enum with nullable struct_variant
add 4ebd85381 AVRO-3646: Fix deserialization of null-like enum variants
No new revisions were added by this update.
Summary of changes:
lang/rust/avro/src/de.rs | 24 +++++++++++++++++++-----
lang/rust/avro/tests/serde.rs | 10 +++++++++-
2 files changed, 28 insertions(+), 6 deletions(-)