[
https://issues.apache.org/jira/browse/AVRO-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-580:
------------------------------
Attachment: AVRO-580.patch
Here's a patch that implements this, complete with a test.
I intend to wait until at least AVRO-581 has proven this to be a useful
approach before committing it.
> 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.