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

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

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

Ben Kietzman resolved ARROW-11730.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> [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
>             Fix For: 4.0.0
>
>          Time Spent: 1h
>  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)