Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.0.0
    • C++

    Description

      The invocation would look something like:

        std::shared_ptr<Table> out_table;
        ARROW_RETURN_NOT_OK(arrow::compute::MakeExecNode(
            "table_sink", plan, {terminal_node}, arrow::compute::TableSinkOptions{&out_table}));
      

      When the plan is finished (assuming a successful finish) then out_table will be the output of the plan collected into a table. The schema of the table will be terminal_node->output_schema()

      Attachments

        Issue Links

          Activity

            People

              vibhatha Vibhatha Lakmal Abeykoon
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 40m
                  4h 40m