[ 
https://issues.apache.org/jira/browse/ARROW-16525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-16525:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Tee node not properly marking node finished
> -------------------------------------------------
>
>                 Key: ARROW-16525
>                 URL: https://issues.apache.org/jira/browse/ARROW-16525
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The tee node was not properly marking the node finished.  It needs to call 
> End on the dataset writer and wait for all files to close and then call end 
> on the task group and wait for all tasks to wrap up.
> We also need to add tests for the TeeNode as well as a standalone test for 
> the WriteNode.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to