[
https://issues.apache.org/jira/browse/ARROW-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Cutler resolved ARROW-2742.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 2168
[https://github.com/apache/arrow/pull/2168]
> [Python] Allow Table.from_batches to use Iterator of ArrowRecordBatches
> -----------------------------------------------------------------------
>
> Key: ARROW-2742
> URL: https://issues.apache.org/jira/browse/ARROW-2742
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Bryan Cutler
> Assignee: Bryan Cutler
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently, pyarrow.Table.from_batches requires a list of record batches. A
> simple change will allow this to accept an iterator, which could be useful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)