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 2010/07/21 23:17:51 UTC

[jira] Resolved: (AVRO-580) java: permit generic data within specific

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

Doug Cutting resolved AVRO-580.
-------------------------------

    Resolution: Fixed

I just committed this as a part of AVRO-581.

> java: permit generic data within specific
> -----------------------------------------
>
>                 Key: AVRO-580
>                 URL: https://issues.apache.org/jira/browse/AVRO-580
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-580.patch
>
>
> It should be possible to intermix specific and generic data.  For example, if some fields of a record have specific classes defined, while others do not, the latter should use the generic representation.

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