[
https://issues.apache.org/jira/browse/ARROW-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8732.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9528
[https://github.com/apache/arrow/pull/9528]
> [C++] Let Futures support cancellation
> --------------------------------------
>
> Key: ARROW-8732
> URL: https://issues.apache.org/jira/browse/ARROW-8732
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 12h 10m
> Remaining Estimate: 0h
>
> There should be a way for consumers of Futures to notify that they are not
> interested in the task at hand anymore. For some kinds of tasks this may
> allow cancelling the task in-flight (e.g. an IO task, or a task consisting of
> multiple steps).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)