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

Antoine Pitrou resolved ARROW-16159.
------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12848
[https://github.com/apache/arrow/pull/12848]

> [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
>             Fix For: 8.0.0
>
>          Time Spent: 1h 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.7#820007)

Reply via email to