You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/11 16:31:00 UTC

[jira] [Resolved] (ARROW-15114) [C++] GcsFileSystem should use metadata to distinguish directory markers

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

Antoine Pitrou resolved ARROW-15114.
------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

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

> [C++] GcsFileSystem should use metadata to distinguish directory markers
> ------------------------------------------------------------------------
>
>                 Key: ARROW-15114
>                 URL: https://issues.apache.org/jira/browse/ARROW-15114
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Carlos O'Ryan
>            Assignee: Carlos O'Ryan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> GcsFileSystem is using files ending with {{/}} as directory markers.  As described in ARROW-14924 this does not work when one wants to avoid creating a directory named {{foo}} (or {{foo/}}) if a file named {{foo}} already exists.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)