You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/07/06 22:23:00 UTC

[jira] [Created] (ARROW-13269) [C++] [Dataset] pyarrow.parquet.write_to_dataset does not send full schema to metadata_collector

Weston Pace created ARROW-13269:
-----------------------------------

             Summary: [C++] [Dataset] pyarrow.parquet.write_to_dataset does not send full schema to metadata_collector
                 Key: ARROW-13269
                 URL: https://issues.apache.org/jira/browse/ARROW-13269
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Weston Pace


If there are partition columns specified then the writers will only write the non-partition columns and thus they will not contain the fields used for the partition.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)