[ 
https://issues.apache.org/jira/browse/PARQUET-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558450#comment-16558450
 ] 

ASF GitHub Bot commented on PARQUET-1348:
-----------------------------------------

rgruener opened a new pull request #481: PARQUET-1348: Add ability to write 
FileMetaData in arrow FileWriter
URL: https://github.com/apache/parquet-cpp/pull/481
 
 
   I used static functions since there was no better way I could see

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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