You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/11/15 07:18:00 UTC

[jira] [Commented] (ARROW-6112) [Java] Update APIs to support 64-bit address space

    [ https://issues.apache.org/jira/browse/ARROW-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974875#comment-16974875 ] 

Micah Kornfield commented on ARROW-6112:
----------------------------------------

based on discussion on mailing list, there was a request for a rebase on the original PR that accommodated all vector APIs.  I haven't and probably won't have time to do this.  It was mentioned that just redoing ArrowBuf to use 64-bit address space might be more palatable.  So I'm going to focus on making that happen.

> [Java] Update APIs to support 64-bit address space
> --------------------------------------------------
>
>                 Key: ARROW-6112
>                 URL: https://issues.apache.org/jira/browse/ARROW-6112
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> The arrow spec allows for 64 bit address range for buffers (and arrays) we should support this at the API level in Java even if the current Netty backing buffers don't support it.



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