Carlos O'Ryan created ARROW-15114:
-------------------------------------
Summary: [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
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)