Robert Gruener created PARQUET-1348:
---------------------------------------

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


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