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] [Created] (ARROW-8609) orc JNI bridge crashed on null arrow buffer

Yuan Zhou created ARROW-8609:
--------------------------------

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


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)