[ 
https://issues.apache.org/jira/browse/ARROW-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou resolved ARROW-10196.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 8362
[https://github.com/apache/arrow/pull/8362]

> [C++] Add Future::DeferNotOk()
> ------------------------------
>
>                 Key: ARROW-10196
>                 URL: https://issues.apache.org/jira/browse/ARROW-10196
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 1.0.1
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Provide a static method mapping Result<Future<T>> -> Future<T>. If the Result 
> is an error, a finished future containing its Status will be constructed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to