Weston Pace created ARROW-13417:
-----------------------------------
Summary: [C++] The merged generator can sometimes pull from source
sync-reentrant
Key: ARROW-13417
URL: https://issues.apache.org/jira/browse/ARROW-13417
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Weston Pace
Async generators make no promises about whether or not they are synchronously
reentrant and they should never be pulled in a synchronously reentrant fashion.
The merged generator is breaking this rule.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)