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

Reply via email to