Weston Pace created ARROW-16159:
-----------------------------------
Summary: [C++] Allow FileSystem::DeleteDirContents to succeed if
the directory is missing
Key: ARROW-16159
URL: https://issues.apache.org/jira/browse/ARROW-16159
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Weston Pace
Assignee: Weston Pace
Currently DeleteDirContents fails if the directory is missing. This can lead
to issues with filesystems that don't support empty directories (see
ARROW-12358) and it is the behavior desired by the datasets API. We should be
able to ignore missing directories.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)