[
https://issues.apache.org/jira/browse/ARROW-13417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13417:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Assignee: Weston Pace
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)