[ https://issues.apache.org/jira/browse/AVRO-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-237: ------------------------------ Resolution: Fixed Hadoop Flags: [Incompatible change, Reviewed] (was: [Reviewed]) Status: Resolved (was: Patch Available) I just committed this. Thanks for the reviews, Philip! > improvements to reflection > -------------------------- > > Key: AVRO-237 > URL: https://issues.apache.org/jira/browse/AVRO-237 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Doug Cutting > Assignee: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-237.patch, AVRO-237.patch > > > A few improvements to reflection to better match actual Java usage: > - instead of just List implementations, any Collection that's not a Map > should be mapped to an Avro array > - inherited fields should be included in schemas induced from a class > - inherited methods should be included in protocols induced from an interface -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.