You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC

[jira] [Closed] (AVRO-522) the rule on unions containing identical types are not enforced

     [ https://issues.apache.org/jira/browse/AVRO-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. closed AVRO-522.
------------------------------------

Closing the issues that got resolved in earlier releases

> the rule on unions containing identical types are not enforced
> --------------------------------------------------------------
>
>                 Key: AVRO-522
>                 URL: https://issues.apache.org/jira/browse/AVRO-522
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: c++
>            Reporter: John Plevyak
>            Assignee: peter liu
>            Priority: Major
>
> {
>     "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
(v7.6.3#76005)