You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/02/22 18:08:00 UTC

[jira] [Created] (ARROW-11730) [C++] Add implicit Future(Status) constructor for convenience

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)