Wes McKinney created ARROW-515:
----------------------------------
Summary: [Python] Add StreamReader/FileReader methods that read
all record batches as a Table
Key: ARROW-515
URL: https://issues.apache.org/jira/browse/ARROW-515
Project: Apache Arrow
Issue Type: New Feature
Components: Python
Reporter: Wes McKinney
In situations where the goal is to obtain a {{pyarrow.Table}} containing
multiple batches, this will avoid some Python object boxing and unboxing
overhead (especially when there are many small record batches).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)