Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
ARROW-14924 [C++] Implement generic filesystem tests for GCS
- Resolved
- links to