[
https://issues.apache.org/jira/browse/ARROW-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659594#comment-17659594
]
Rok Mihevc commented on ARROW-2568:
-----------------------------------
This issue has been migrated to [issue
#18930|https://github.com/apache/arrow/issues/18930] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Fix For: 0.10.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)