You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/01/27 09:47:24 UTC

[jira] [Resolved] (ARROW-515) [Python] Add StreamReader/FileReader methods that read all record batches as a Table

     [ https://issues.apache.org/jira/browse/ARROW-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-515.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 307
[https://github.com/apache/arrow/pull/307]

> [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)