Weston Pace created ARROW-12559:
-----------------------------------

             Summary: [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
            Assignee: Weston Pace


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.3.4#803005)

Reply via email to