You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/08 15:58:01 UTC

[jira] [Resolved] (ARROW-1121) [C++] Improve error message when opening OS file fails

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

Wes McKinney resolved ARROW-1121.
---------------------------------
    Resolution: Fixed

> [C++] Improve error message when opening OS file fails
> ------------------------------------------------------
>
>                 Key: ARROW-1121
>                 URL: https://issues.apache.org/jira/browse/ARROW-1121
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.4.1
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.6.0
>
>
> The error in CheckOpenResult https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/file.cc#L130 could be more clear to indicate that it's trying to open a local on-disk file. If a user tries passing a URI for some other kind of file system then this may not be as obvious. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)