[
https://issues.apache.org/jira/browse/ARROW-12367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-12367.
------------------------------------
Fix Version/s: (was: 5.0.0)
4.0.0
Resolution: Fixed
Issue resolved by pull request 10055
[https://github.com/apache/arrow/pull/10055]
> [C++] Stop producing when PushGenerator was destroyed
> -----------------------------------------------------
>
> Key: ARROW-12367
> URL: https://issues.apache.org/jira/browse/ARROW-12367
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> When the consuming-facing {{PushGenerator}} is lost, the {{Producer}} should
> expose that information so that any background-running producing code can
> abort.
> Perhaps this may be combined with StopToken...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)