[
https://issues.apache.org/jira/browse/ARROW-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-10568:
-----------------------------------
Labels: pull-request-available (was: )
> [C++][Parquet] Parquet writer crashes process when Tell() does not succeed
> --------------------------------------------------------------------------
>
> Key: ARROW-10568
> URL: https://issues.apache.org/jira/browse/ARROW-10568
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Josiah
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It uses ValueOrDie here:
> https://github.com/apache/arrow/blob/7a770d7b32731b1216330b8c4861cd91e48918ed/cpp/src/parquet/file_writer.cc#L345
> I encountered this when implementing my own GCS-based
> arrow::io::OutputStream. However, I believe other built-in file
> implementations might also return an error status in Tell().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)