This is an automated email from the ASF dual-hosted git repository.
Kriskras99 pushed a change to branch fix/enum_in_union
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 9382632 fix: Allow serializing an enum inside a union
add a8b3b91 fix: Add more tests and resolve references
No new revisions were added by this update.
Summary of changes:
avro/src/serde/ser_schema/mod.rs | 167 ++++++++++++++++++++++++++++++++++++-
avro/src/serde/ser_schema/union.rs | 6 +-
2 files changed, 171 insertions(+), 2 deletions(-)