Ben Kietzman created ARROW-10196:
------------------------------------

             Summary: [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
             Fix For: 2.0.0


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