You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/05/11 19:14:00 UTC

[jira] [Assigned] (ARROW-11909) [C++] Get rid of MakeIteratorGenerator

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

David Li reassigned ARROW-11909:
--------------------------------

    Assignee: David Li  (was: Weston Pace)

> [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
>          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)