David Li created ARROW-11730:
--------------------------------
Summary: [C++] Add implicit Future(Status) constructor for
convenience
Key: ARROW-11730
URL: https://issues.apache.org/jira/browse/ARROW-11730
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: David Li
Assignee: David Li
When working with functions that return Future<T>, this would let us use macros
like ARROW_RETURN_NOT_OK and ARROW_ASSIGN_OR_RAISE without having to manually
construct and set a future.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)