You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Felix (Jira)" <ji...@apache.org> on 2021/03/18 02:20:00 UTC

[jira] [Created] (ARROW-12012) [Java] [JDBC] BinaryConsumer cannot reallocate memory correctly

Felix created ARROW-12012:
-----------------------------

             Summary: [Java] [JDBC] BinaryConsumer cannot reallocate memory correctly
                 Key: ARROW-12012
                 URL: https://issues.apache.org/jira/browse/ARROW-12012
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
    Affects Versions: 3.0.0
            Reporter: Felix


The data buffer reallocation logic of BinaryConsumer is wrong, and it doesn’t handle the case where offset buffer is exceeded.

 



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