You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/12/27 22:26:00 UTC

[jira] [Resolved] (ARROW-17538) [C++] Importing an ArrowArrayStream can't handle errors from get_schema

     [ https://issues.apache.org/jira/browse/ARROW-17538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-17538.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 15037
https://github.com/apache/arrow/pull/15037

> [C++] Importing an ArrowArrayStream can't handle errors from get_schema
> -----------------------------------------------------------------------
>
>                 Key: ARROW-17538
>                 URL: https://issues.apache.org/jira/browse/ARROW-17538
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 9.0.0
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> As indicated in the code: https://github.com/apache/arrow/blob/cd3c6ead97d584366aafd2f14d99a1cb8ace9ca2/cpp/src/arrow/c/bridge.cc#L1823 
> This probably needs a static initializer so we can catch things.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)