[ https://issues.apache.org/jira/browse/ARROW-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Praveen Kumar resolved ARROW-9195. ---------------------------------- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 7505 [https://github.com/apache/arrow/pull/7505] > [Java] Wrong usage of Unsafe.get from bytearray in ByteFunctionsHelper class > ---------------------------------------------------------------------------- > > Key: ARROW-9195 > URL: https://issues.apache.org/jira/browse/ARROW-9195 > Project: Apache Arrow > Issue Type: Bug > Reporter: Projjal Chanda > Assignee: Projjal Chanda > Priority: Major > Labels: pull-request-available > Fix For: 1.0.0 > > Time Spent: 50m > Remaining Estimate: 0h > > [https://github.com/apache/arrow/blob/2d50da645e34498cbf2894c63e02f5a7c554449b/java/memory/src/main/java/org/apache/arrow/memory/util/ByteFunctionHelpers.java#L260] > ByteArrayOffset should be added to the argument to get the correct memory > location. -- This message was sent by Atlassian Jira (v8.3.4#803005)