[
https://issues.apache.org/jira/browse/PARQUET-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291820#comment-16291820
]
ASF GitHub Bot commented on PARQUET-1092:
-----------------------------------------
wesm opened a new pull request #426: PARQUET-1092: Support writing chunked
arrow::Table columns
URL: https://github.com/apache/parquet-cpp/pull/426
I did quite a bit of refactoring to make this easier / simpler. I think
there's some additional work we could do to make the write-path code cleaner,
but we should probably wait to do some of that until we implement complete
nested data write and read.
I will follow up shortly with some functional tests for ARROW-232 to make
sure this works end-to-end on the pyarrow side.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Write Arrow tables with chunked columns
> ---------------------------------------------
>
> Key: PARQUET-1092
> URL: https://issues.apache.org/jira/browse/PARQUET-1092
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Fix For: cpp-1.3.0
>
>
> Requires incoming patch in ARROW-232
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)