Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow unwrapped unions #42

Closed
mtth opened this issue Feb 26, 2016 · 1 comment
Closed

Allow unwrapped unions #42

mtth opened this issue Feb 26, 2016 · 1 comment
Milestone

Comments

@mtth
Copy link
Owner

mtth commented Feb 26, 2016

The current "wrapping" of union values is required to correctly support all Avro schemas but is overkill in most cases and less intuitive than exposing values directly (cf. #39, #37, #20, #16). Adding this option would also make using Avro much simpler for existing APIs.

@mtth mtth added this to the 4.0 milestone Feb 26, 2016
@mtth
Copy link
Owner Author

mtth commented Apr 14, 2016

Released in 4.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant