Wes McKinney created ARROW-989: ---------------------------------- Summary: [Python] Write pyarrow.Table to FileWriter or StreamWriter Key: ARROW-989 URL: https://issues.apache.org/jira/browse/ARROW-989 Project: Apache Arrow Issue Type: New Feature Components: Python Reporter: Wes McKinney Fix For: 0.4.0
As part of this, we need to be able to get an iterator of record batches from a table. We may want to write this iteration logic in C++ as it will be generally useful. The chunking between columns may be different, so there is some amount of complexity there -- This message was sent by Atlassian JIRA (v6.3.15#6346)