You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2012/09/05 01:06:08 UTC

[jira] [Commented] (AVRO-806) add a column-major codec for data files

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

Jakob Homan commented on AVRO-806:
----------------------------------

(1) sounds good.  

I'm curious about the decision to go with 1 row group/block and 1 block/file.  The recommendation is to increase the block size, up to a 1 gb or more.  Any background on this design decision?  Any reason not to go with multiple, smaller row groups per file ala RCFile?

                
> add a column-major codec for data files
> ---------------------------------------
>
>                 Key: AVRO-806
>                 URL: https://issues.apache.org/jira/browse/AVRO-806
>             Project: Avro
>          Issue Type: New Feature
>          Components: java, spec
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>         Attachments: AVRO-806.patch, AVRO-806-v2.patch, avro-file-columnar.pdf
>
>
> Define a codec that, when a data file's schema is a record schema, writes blocks within the file in column-major order.  This would permit better compression and also permit efficient skipping of fields that are not of interest.

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