Deepak Majeti created PARQUET-1484:
--------------------------------------
Summary: [C++] Improve memory usage of FileMetaDataBuilder
Key: PARQUET-1484
URL: https://issues.apache.org/jira/browse/PARQUET-1484
Project: Parquet
Issue Type: Improvement
Reporter: Deepak Majeti
Assignee: Deepak Majeti
Changes in the PR for ARROW-3324 ([https://github.com/apache/arrow/pull/3261)]
allow further improving the memory usage by avoiding a copy of the row group
metadata inside the Finish() implementation of the FileMetaDataBuilder class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)