[
https://issues.apache.org/jira/browse/ARROW-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585512#comment-17585512
]
Todd Farmer edited comment on ARROW-12559 at 8/26/22 4:20 PM:
--------------------------------------------------------------
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
was (Author: JIRAUSER288796):
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned per [project
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment.
Please feel free to re-take assignment of the issue if it is being actively
worked, or if you plan to start that work soon.
> [C++] Add support for Future<MoveOnlyDataType>
> ----------------------------------------------
>
> Key: ARROW-12559
> URL: https://issues.apache.org/jira/browse/ARROW-12559
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Weston Pace
> Priority: Major
> Labels: async-util
>
> Currently futures don't work for move-only data types since the result may
> need to be passed to many callbacks. However, by adding support for a
> "final" callback it should be possible to move the value out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)