You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/14 09:50:00 UTC

[jira] [Resolved] (ARROW-16674) [Java] C data interface: Reading as nioBuffer from imported buffer causes error

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

Antoine Pitrou resolved ARROW-16674.
------------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

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

> [Java] C data interface: Reading as nioBuffer from imported buffer causes error
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-16674
>                 URL: https://issues.apache.org/jira/browse/ARROW-16674
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Hongze Zhang
>            Assignee: Hongze Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Get following exception when reading nio buffer derived from the imported buffer:
> java.lang.IndexOutOfBoundsException
> 	at java.nio.Buffer.checkIndex(Buffer.java:551)
> 	at java.nio.DirectByteBuffer.getInt(DirectByteBuffer.java:684)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)