Wes McKinney created PARQUET-729:
------------------------------------
Summary: [C++] Unable to write multi-column tables from
parquet_arrow (regression from PARQUET-711)
Key: PARQUET-729
URL: https://issues.apache.org/jira/browse/PARQUET-729
Project: Parquet
Issue Type: New Feature
Components: parquet-cpp
Reporter: Wes McKinney
Assignee: Wes McKinney
Only single-column tables are being written in the test suite. Same goes for
file-serialize-test. The row group total bytes size is being improperly
accounted for. This was broken here:
https://github.com/apache/parquet-cpp/commit/55604b297f444e95e132658b2ef384870ae1f701#diff-142b09769ea0f63d22c341fbb2aebe21R147
As part of ARROW-302 and PARQUET-728 I need to fix this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)