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

Support for Union types with more than one concrete types(excluding nulls). #48

Open
kunalnarula opened this issue Jun 9, 2017 · 1 comment

Comments

@kunalnarula
Copy link

kunalnarula commented Jun 9, 2017

As of now, in case of union types , there is a restriction for one concrete type and null.

@kunalnarula
Copy link
Author

Use case for this is: we have an array of heterogeneous object (more than 2) that is stored in avro using Union and we want to use cascading to read the object . Are we planning to support Union with more than 2 types.?

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

No branches or pull requests

1 participant