Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
ARROW-16410 [C++] Scanner -> ScanNode
- Open