You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/09/04 04:51:00 UTC

[jira] [Resolved] (ARROW-6358) [C++] FileSystem::DeleteDir should make it optional to delete the directory itself

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

Sutou Kouhei resolved ARROW-6358.
---------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

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

> [C++] FileSystem::DeleteDir should make it optional to delete the directory itself
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-6358
>                 URL: https://issues.apache.org/jira/browse/ARROW-6358
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.14.1
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In some situations, it can be desirable to delete the entirety of a directory's contents, but not the directory itself (e.g. when it's a S3 bucket). Perhaps we should add an option for that.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)