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/19 15:25:58 UTC

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

Wes McKinney created ARROW-428:
----------------------------------

             Summary: [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


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)