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/06/15 20:59:01 UTC

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

Wes McKinney created ARROW-1121:
-----------------------------------

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


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)