-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avro: merge references using avro lib (poc)
Instead of using avro unions, use avro lib (function `make_avsc_object()`) to merge together reference schemas and main schema. This is just a proof of concept, it does not support indirect references for example (schema1 --> schema2 --> schema3).
- Loading branch information
1 parent
445519e
commit 2bba502
Showing
1 changed file
with
23 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters