This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch feat/union_builder
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 7205975 feat: Add a `UnionSchemaBuilder`
add e088f50 fix: Support type promotion and resolve edge cases
No new revisions were added by this update.
Summary of changes:
avro/src/schema/union.rs | 151 +++++++++++++++++++++++++++++++----------------
avro/src/serde/derive.rs | 10 +++-
2 files changed, 110 insertions(+), 51 deletions(-)