[ https://issues.apache.org/jira/browse/AVRO-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801984#action_12801984 ]
Philip Zeyliger commented on AVRO-208: -------------------------------------- +1. Must enums have at at least one symbol? You could add that while you were at it if you wanted to, but the patch looks good as is. -- Philip > java specific compiler doesn't check for ambiguous enums > -------------------------------------------------------- > > Key: AVRO-208 > URL: https://issues.apache.org/jira/browse/AVRO-208 > Project: Avro > Issue Type: Bug > Components: spec > Affects Versions: 1.2.0 > Reporter: Patrick Hunt > Assignee: Doug Cutting > Fix For: 1.3.0 > > Attachments: AVRO-208.patch > > > the java specific compiler flags ambiguous unions but not enums > "response": {"name":"E1", "type":"enum", "symbols":["AA", "AA"]}, -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.