Weston Pace created ARROW-15090:
-----------------------------------
Summary: [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
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)