You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/04/23 19:54:12 UTC

[jira] [Commented] (PARQUET-498) Add a ColumnChunk builder abstraction as part of creating new row groups

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

Uwe L. Korn commented on PARQUET-498:
-------------------------------------

PR: https://github.com/apache/parquet-cpp/pull/90

> Add a ColumnChunk builder abstraction as part of creating new row groups
> ------------------------------------------------------------------------
>
>                 Key: PARQUET-498
>                 URL: https://issues.apache.org/jira/browse/PARQUET-498
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Uwe L. Korn
>
> Necessary for PARQUET-452, but we should treat as an independent task.
> This class will be responsible for encapsulating creating a serialized sequence of data pages. This way, users on the write path need only specify the desired data page size, then write arrays of values, repetition, and definiton levels



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)