[
https://issues.apache.org/jira/browse/ARROW-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-10966.
----------------------------------
Fix Version/s: (was: 4.0.0)
3.0.0
Resolution: Fixed
Issue resolved by pull request 9134
[https://github.com/apache/arrow/pull/9134]
> [C++] Use FnOnce for ThreadPool's tasks instead of std::function
> ----------------------------------------------------------------
>
> Key: ARROW-10966
> URL: https://issues.apache.org/jira/browse/ARROW-10966
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 2.0.0
> Reporter: Ben Kietzman
> Assignee: Michal Nowakiewicz
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> FnOnce drops dependencies on invocation and is lighter weight than
> std::function
--
This message was sent by Atlassian Jira
(v8.3.4#803005)