Skip to content

AVRO-2243 Added support for union types for a given Class without using @Union …#349

Open
vamsi360 wants to merge 1 commit intoapache:branch-1.8from
vamsi360:add_union_types_without_annotation
Open

AVRO-2243 Added support for union types for a given Class without using @Union …#349
vamsi360 wants to merge 1 commit intoapache:branch-1.8from
vamsi360:add_union_types_without_annotation

Conversation

@vamsi360
Copy link
Copy Markdown

…annotation. This is helpful when you cannot statically add @union annotation to a class you want to generate Union subtypes for when using ReflectData.get().getSchema(Class<?>). Added test like @union test and its passing

…annotation. This is helpful when you cannot statically add @union annotation to a class you want to generate Union subtypes for when using ReflectData.get().getSchema(Class<?>). Added test like @union test and its passing
@vamsi360 vamsi360 changed the title Added support for union types for a given Class without using @Union … AVRO-2243 Added support for union types for a given Class without using @Union … Oct 16, 2018
@iemejia iemejia added the Java Pull Requests for Java binding label Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants