[
https://issues.apache.org/jira/browse/ARROW-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Farmer reassigned ARROW-12559:
-----------------------------------
Assignee: (was: Weston Pace)
> [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)