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)