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.
Reporter: Carlos O'Ryan / @coryan
Assignee: Carlos O'Ryan / @coryan
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-15115. Please see the migration documentation for further details.