Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.1
-
None
Description
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.