You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/08/26 20:17:00 UTC

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

David Li created ARROW-17538:
--------------------------------

             Summary: [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


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)