[
https://issues.apache.org/jira/browse/ARROW-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-11730:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)