You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Christophe Taton (JIRA)" <ji...@apache.org> on 2014/01/31 17:50:08 UTC

[jira] [Commented] (AVRO-1443) SpecificRecord builders should share more functionality with GenericRecord builders

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

Christophe Taton commented on AVRO-1443:
----------------------------------------

I finally managed to create a review on https://reviews.apache.org/r/17549/
Any feedback is welcome!

> SpecificRecord builders should share more functionality with GenericRecord builders
> -----------------------------------------------------------------------------------
>
>                 Key: AVRO-1443
>                 URL: https://issues.apache.org/jira/browse/AVRO-1443
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.5, 1.7.6
>            Reporter: Christophe Taton
>            Assignee: Christophe Taton
>         Attachments: AVRO-1443.20140126-182111-0800.diff
>
>
> Ideally, wherever a generic record builder is expected, one should be able to supply a builder for a specific record.
> That could happen by making SpecificRecordBuilderBase (and SpecificErrorBuilderBase?) a subclass of GenericRecordBuilder.
> Since SpecificRecordBase implements GenericRecord, it should be possible with minimal effort.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)