You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yuan Zhou (Jira)" <ji...@apache.org> on 2020/04/28 01:21:00 UTC

[jira] [Updated] (ARROW-8609) [C++]orc JNI bridge crashed on null arrow buffer

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

Yuan Zhou updated ARROW-8609:
-----------------------------
    Summary: [C++]orc JNI bridge crashed on null arrow buffer  (was: orc JNI bridge crashed on null arrow buffer)

> [C++]orc JNI bridge crashed on null arrow buffer
> ------------------------------------------------
>
>                 Key: ARROW-8609
>                 URL: https://issues.apache.org/jira/browse/ARROW-8609
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Yuan Zhou
>            Assignee: Yuan Zhou
>            Priority: Major
>
> https://github.com/apache/arrow/blob/master/cpp/src/jni/orc/jni_wrapper.cpp#L278-L281
> We should do a check on arrow buffer if it's null, and passing right value to the constructor. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)