[ 
https://issues.apache.org/jira/browse/AVRO-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635677#comment-13635677
 ] 

Scott Carey commented on AVRO-1299:
-----------------------------------

I suppose IndexedRecord exists, and this is no different.

The work required for immutable records is some cleanup and performance 
improvement to the builders (e.g. remove unnecessary boxing), then those need 
to be used by the DatumReader classes.

There is no timeline, but I want to make sure we avoid making things harder in 
the future if we can and consider our options.
                
> SpecificRecordBase implements GenericRecord
> -------------------------------------------
>
>                 Key: AVRO-1299
>                 URL: https://issues.apache.org/jira/browse/AVRO-1299
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.7.4
>            Reporter: Christophe Taton
>            Priority: Minor
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1299.20130416-222225.patch, 
> AVRO-1299.20130417-101039.patch, AVRO-1299.20130418-133947.patch
>
>
> Code written for generic records should be directly applicable on equivalent 
> specific records.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to