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

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

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

Liya Fan resolved ARROW-12012.
------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9744
[https://github.com/apache/arrow/pull/9744]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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)