[
https://issues.apache.org/jira/browse/ARROW-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-15090.
------------------------------
Fix Version/s: 7.0.0
Resolution: Fixed
Issue resolved by pull request 11958
[https://github.com/apache/arrow/pull/11958]
> [C++] SerializedAsyncTaskGroup does not finish if an error arrives while
> there are still tasks to run
> -----------------------------------------------------------------------------------------------------
>
> Key: ARROW-15090
> URL: https://issues.apache.org/jira/browse/ARROW-15090
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Weston Pace
> Assignee: Weston Pace
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> While testing ARROW-15069 I ran into a max_open_files issue. Part of that
> was because the dataset writer had too aggressive of a default for
> max_open_files. The other part was that the error was not correctly
> propagating because the file writer's task group was never completing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)