[
https://issues.apache.org/jira/browse/ARROW-15115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15115:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] GcsFileSystem *File classes fail to report errors
> -------------------------------------------------------
>
> Key: ARROW-15115
> URL: https://issues.apache.org/jira/browse/ARROW-15115
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Carlos O'Ryan
> Assignee: Carlos O'Ryan
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Reading and/or writing from or to closed files should fail, but does not. We
> probably are not checking `stream.good()` (or `stream.bad()`) in the
> underlying stream, or failing to check if the stream is closed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)