Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12559

[C++] Add support for Future<MoveOnlyDataType>

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++

    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

          Activity

            People

              Unassigned Unassigned
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: