You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/07/24 13:51:00 UTC

[jira] [Resolved] (ARROW-5970) [Java] Provide pointer to Arrow buffer

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

Pindikura Ravindra resolved ARROW-5970.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

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

> [Java] Provide pointer to Arrow buffer
> --------------------------------------
>
>                 Key: ARROW-5970
>                 URL: https://issues.apache.org/jira/browse/ARROW-5970
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> Introduce pointer to a memory region within an ArrowBuf.
> This pointer will be used as the basis for calculating the hash code within a vector, and equality determination.
> This data structure can be considered as a "universal value holder".



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)