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 2018/07/28 15:22:00 UTC

[jira] [Resolved] (PARQUET-1348) [C++] Allow Arrow FileWriter To Write FileMetaData

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

Uwe L. Korn resolved PARQUET-1348.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.5.0

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

> [C++] Allow Arrow FileWriter To Write FileMetaData
> --------------------------------------------------
>
>                 Key: PARQUET-1348
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1348
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Robert Gruener
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.5.0
>
>
> The arrow [FileWriter open method|https://github.com/apache/parquet-cpp/blob/master/src/parquet/arrow/writer.h#L111] only takes in a schema (which does not include row group information) and not the full FileMetaData. This does not allow the summary _metadata file to be created, and will need to be changed to write the full file metadata object.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)