You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/09/03 14:15:00 UTC

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

Ben Kietzman created ARROW-9909:
-----------------------------------

             Summary: [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


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)