You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/09/23 23:18:22 UTC

[jira] [Updated] (PARQUET-729) [C++] Unable to write multi-column tables from parquet_arrow (regression from PARQUET-711)

     [ https://issues.apache.org/jira/browse/PARQUET-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated PARQUET-729:
---------------------------------
    Issue Type: Bug  (was: New Feature)

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