You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/20 16:50:00 UTC

[jira] [Updated] (ARROW-594) [Python] Provide interface to write pyarrow.Table to a stream

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

Wes McKinney updated ARROW-594:
-------------------------------
    Summary: [Python] Provide interface to write pyarrow.Table to a stream  (was: Python: Provide interface to write pyarrow.Table to a stream)

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