Weston Pace created ARROW-11909:
-----------------------------------

             Summary: [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


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