You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "David Chen (JIRA)" <ji...@apache.org> on 2014/06/30 22:14:24 UTC

[jira] [Commented] (PARQUET-5) Add option to reuse (Avro) objects when reading

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

David Chen commented on PARQUET-5:
----------------------------------

Congratulations on entering Incubator!

I have made some improvements to Parquet's Avro support in the past and would like to pick this up.

> Add option to reuse (Avro) objects when reading
> -----------------------------------------------
>
>                 Key: PARQUET-5
>                 URL: https://issues.apache.org/jira/browse/PARQUET-5
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: Sandy Ryza
>              Labels: pick-me-up
>
> Instead of creating an object for each record, Avro DatumReaders support passing in an object to be reused.  It would be nice to expose this in Parquet.
> This could be turned on with a setting in the job configuration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)