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 2017/01/24 20:27:26 UTC

[jira] [Resolved] (PARQUET-691) [C++] Write ColumnChunk metadata after each column chunk in the file

     [ https://issues.apache.org/jira/browse/PARQUET-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved PARQUET-691.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.5.0

Issue resolved by pull request 224
[https://github.com/apache/parquet-cpp/pull/224]

> [C++] Write ColumnChunk metadata after each column chunk in the file
> --------------------------------------------------------------------
>
>                 Key: PARQUET-691
>                 URL: https://issues.apache.org/jira/browse/PARQUET-691
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: cpp-0.5.0
>
>
> While this feature is not frequently utilized (enabling row groups / column chunks to be spread across multiple files), we have not yet implemented it yet.
> https://github.com/apache/parquet-format#file-format



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