[ https://issues.apache.org/jira/browse/AVRO-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779730#action_12779730 ]
Patrick Hunt commented on AVRO-208: ----------------------------------- How could it be otw? Is it ever legal to have dup symbols in an enum? It's fine w/me if you want to explicitly list it in the spec and also have the code check for this. > 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: java > Affects Versions: 1.2.0 > Reporter: Patrick Hunt > > 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.