You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/06/20 19:21:25 UTC

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

Sandy Ryza created PARQUET-5:
--------------------------------

             Summary: 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


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)