You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2020/12/17 19:03:00 UTC

[jira] [Assigned] (ARROW-10183) [C++] Create a ForEach library function that runs on an iterator of futures

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

Weston Pace reassigned ARROW-10183:
-----------------------------------

    Assignee: Weston Pace

> [C++] Create a ForEach library function that runs on an iterator of futures
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-10183
>                 URL: https://issues.apache.org/jira/browse/ARROW-10183
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: arrow-continuation-flow.jpg
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This method should take in an iterator of futures and a callback and pull an item off the iterator, "await" it, run the callback on it, and then fetch the next item from the iterator.



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