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 2021/02/17 17:18:00 UTC

[jira] [Closed] (ARROW-9909) [C++] Provide a (FileSystem, path) pair to locate files across filesystems

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

Antoine Pitrou closed ARROW-9909.
---------------------------------
    Fix Version/s:     (was: 4.0.0)
       Resolution: Duplicate

It seems this was actually done (the {{FileLocator}} struct) in ARROW-9868.

> [C++] Provide a (FileSystem, path) pair to locate files across filesystems
> --------------------------------------------------------------------------
>
>                 Key: ARROW-9909
>                 URL: https://issues.apache.org/jira/browse/ARROW-9909
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 1.0.0
>            Reporter: Ben Kietzman
>            Priority: Major
>
> https://github.com/apache/arrow/pull/8101#discussion_r482921953
> Paths are sufficient to locate files within a known filesystem, but APIs (for example datasets) do not always have a single known filesystem and in such contexts a (fs, path) pair would be useful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)