[ https://issues.apache.org/jira/browse/AVRO-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philip Zeyliger updated AVRO-363: --------------------------------- Attachment: AVRO-363.patch Previous patch was missing a couple of lines; oops. > TestSchema had two tests disabled; new test for named schemas named after > primitives. > ------------------------------------------------------------------------------------- > > Key: AVRO-363 > URL: https://issues.apache.org/jira/browse/AVRO-363 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Philip Zeyliger > Assignee: Philip Zeyliger > Attachments: AVRO-363.patch, AVRO-363.patch > > > Two tests were marked private and therefore not executed in TestSchema. One > of these passed easily; the other needed a bit of an implementation fix > (throw an exception on mismatched enums, which I think is the currently > spec'd behavior). I also added a test (and then fixed functionality) to > prevent records (and other named schema types) to be named after primitive > types. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.