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

[jira] [Commented] (ARROW-6324) [C++] File system API should expand paths

    [ https://issues.apache.org/jira/browse/ARROW-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916747#comment-16916747 ] 

Antoine Pitrou commented on ARROW-6324:
---------------------------------------

Some possibilities:
* do it implicitly in LocalFileSystem
* do it explicitly in a dedicated convenience API
* do it explicitly in a generic path conversion layer (that could also do other things, e.g. strip trailing slashes on S3)


> [C++] File system API should expand paths
> -----------------------------------------
>
>                 Key: ARROW-6324
>                 URL: https://issues.apache.org/jira/browse/ARROW-6324
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Neal Richardson
>            Priority: Minor
>              Labels: filesystem
>
> See ARROW-6323



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