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

Doug Cutting resolved AVRO-638.
-------------------------------

    Resolution: Fixed

> make reflect, specific and generic data compatible
> --------------------------------------------------
>
>                 Key: AVRO-638
>                 URL: https://issues.apache.org/jira/browse/AVRO-638
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.5.0
>
>
> With AVRO-605 and AVRO-86, reflect, specific and generic are nearly 
> compatible.  Records, primitive types, maps and enums now share common 
> representations.  AVRO-637 would add arrays.  After that I think only some 
> issues with union type dispatch would remain.  Then specific and/or generic 
> data could be arbitrarily intermixed with reflect data with 
> ReflectDatumReader and ReflectDatumWriter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to