[ https://issues.apache.org/jira/browse/ARROW-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-2742: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/19128 > [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 50m > 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 (v8.20.10#820010)