You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/28 12:49:58 UTC

[jira] [Resolved] (ARROW-428) [Python] Deserialize from Arrow record batches to pandas in parallel using a thread pool

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

Wes McKinney resolved ARROW-428.
--------------------------------
    Resolution: Fixed

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

> [Python] Deserialize from Arrow record batches to pandas in parallel using a thread pool
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-428
>                 URL: https://issues.apache.org/jira/browse/ARROW-428
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> By default {{to_pandas}} can use {{multiprocessing.cpu_count()}} to select a number of threads. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)