You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/09 02:55:00 UTC

[jira] [Updated] (ARROW-16159) [C++] Allow FileSystem::DeleteDirContents to succeed if the directory is missing

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

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

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)