You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/16 15:46:00 UTC

[jira] [Updated] (ARROW-15115) [C++] GcsFileSystem *File classes fail to report errors

     [ 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)