[
https://issues.apache.org/jira/browse/ARROW-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160084#comment-16160084
]
Wes McKinney commented on ARROW-594:
------------------------------------
PR: https://github.com/apache/arrow/pull/1074
> [Python] Provide interface to write pyarrow.Table to a stream
> -------------------------------------------------------------
>
> Key: ARROW-594
> URL: https://issues.apache.org/jira/browse/ARROW-594
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Uwe L. Korn
> Assignee: Wes McKinney
> Fix For: 0.7.0
>
>
> Currently we can only write RecordBatches to a stream but not tables. We
> should either add support to the StreamWriter to directly write Table
> instance or add a method to convert a Table to a RecordBatch.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)