You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/11/18 20:48:39 UTC

[jira] Commented: (AVRO-208) java specific compiler doesn't check for ambiguous enums

    [ https://issues.apache.org/jira/browse/AVRO-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779636#action_12779636 ] 

Doug Cutting commented on AVRO-208:
-----------------------------------

Is this a spec issue?  Should we clarify that such enums are illegal, as we have for unions?

> 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.