[ https://issues.apache.org/jira/browse/ARROW-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Kietzman resolved ARROW-10183. ---------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 9095 [https://github.com/apache/arrow/pull/9095] > [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 > Fix For: 4.0.0 > > Attachments: arrow-continuation-flow.jpg > > Time Spent: 26.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)