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

David Li resolved ARROW-11909.
------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10292
[https://github.com/apache/arrow/pull/10292]

> [C++] Get rid of MakeIteratorGenerator
> --------------------------------------
>
>                 Key: ARROW-11909
>                 URL: https://issues.apache.org/jira/browse/ARROW-11909
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: David Li
>            Priority: Major
>              Labels: async-util, pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> MakeIteratorGenerator is a stop-gap measure while we convert readers to be 
> asynchronous.  It is not generally safe in async pipelines code (could use to 
> nested deadlock) and should be removed once we stop using it as a stop-gap as 
> it may encourage someone to use it in the future.  This JIRA is a reminder to 
> clean it up.



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

Reply via email to