Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] Improve error message when opening OS file fails #16723

Closed
asfimport opened this issue Jun 15, 2017 · 1 comment
Closed

[C++] Improve error message when opening OS file fails #16723

asfimport opened this issue Jun 15, 2017 · 1 comment

Comments

@asfimport
Copy link

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.

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-1121. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Wes McKinney / @wesm:
Part of PR: #951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants