Achanta Vamsi Subhash

Results 2 issues of Achanta Vamsi Subhash

This patch allows support for Java Parameterised types in Avro. Ex: Pair Corresponding JIRA is: https://issues.apache.org/jira/browse/AVRO-2248 Please review this and I am willing to take suggestions and make required changes...

Java

…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...

Java