[
https://issues.apache.org/jira/browse/AVRO-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
peter liu resolved AVRO-522.
----------------------------
Resolution: Cannot Reproduce
Assignee: peter liu
> the rule on unions containing identical types are not enforced
> --------------------------------------------------------------
>
> Key: AVRO-522
> URL: https://issues.apache.org/jira/browse/AVRO-522
> Project: Avro
> Issue Type: Bug
> Components: c++
> Reporter: John Plevyak
> Assignee: peter liu
>
> {
> "type" : "array",
> "name" : "optionals",
> "items" : [ "long", "long" ]
> }
> is accepted despite being illegal by the combination of precompile and
> gen-cppcode.py
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)