Hi all, Over the past few weeks, we were using ReflectData to generate Avro Schemas for Java POJOs and vice-versa. While doing this, we found that some of the feature support is not available in Avro. So, we spent some time in fixing this. We have submitted 2 patches already and others we will submit in the coming weeks.
One of the important/breaking things is support for Java Type Parameters. Ex: Pair<K,V> Could you give your suggestions on the below JIRA? https://issues.apache.org/jira/browse/AVRO-2248 I am new to Avro project, please help me in submitting the patches. Thanks for the great project! -- Thanks Vamsi
