You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/03/03 11:15:45 UTC

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

Uwe L. Korn created ARROW-594:
---------------------------------

             Summary: 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


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.3.15#6346)