You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/03/22 16:25:00 UTC

[jira] [Assigned] (ARROW-11191) [C++] Use FnOnce for TaskGroup's tasks instead of std::function

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

Antoine Pitrou reassigned ARROW-11191:
--------------------------------------

    Assignee: Antoine Pitrou  (was: Michal Nowakiewicz)

> [C++] Use FnOnce for TaskGroup's tasks instead of std::function
> ---------------------------------------------------------------
>
>                 Key: ARROW-11191
>                 URL: https://issues.apache.org/jira/browse/ARROW-11191
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Michal Nowakiewicz
>            Assignee: Antoine Pitrou
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> FnOnce drops dependencies on invocation and is lighter weight than std::function



--
This message was sent by Atlassian Jira
(v8.3.4#803005)