You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/02/01 20:59:39 UTC

[jira] [Assigned] (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:all-tabpanel ]

Wes McKinney reassigned PARQUET-498:
------------------------------------

    Assignee: Wes McKinney

> 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: Wes McKinney
>
> 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)