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