[
https://issues.apache.org/jira/browse/ARROW-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2568:
----------------------------------
Labels: pull-request-available (was: )
> [Python] Expose thread pool size setting to Python, and deprecate "nthreads"
> ----------------------------------------------------------------------------
>
> Key: ARROW-2568
> URL: https://issues.apache.org/jira/browse/ARROW-2568
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 0.9.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
>
> Now that we have a global thread pool, we should:
> * use it in places where we currently require an explicit number of threads
> (with an additional {{use_threads}} argument to enable parallelism)
> * deprecate the now pointless {{nthreads}} argument
> * expose the thread pool capacity setting in Python
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)