Skip to content

Commit 1331619

Browse files
committed
Add support for Arrow Union and Avro Union resolution and improvements in Avro union validation
- Expanded `arrow-avro` to support resolving Arrow unions to Avro unions including validation against duplicate branch types, nullability handling, and prohibition of nested unions. - Refactored `Codec`, schema resolution, and added new utility functions for union branch management. - Introduced dense union field mapping, Arrow metadata persistence, and Avro union branch validation. - Extended tests to cover union scenarios including dense mode, metadata persistence, and type promotion.
1 parent 6407c7e commit 1331619

File tree

3 files changed

+641
-72
lines changed

3 files changed

+641
-72
lines changed

0 commit comments

Comments
 (0)