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

Rok Mihevc commented on ARROW-493:
----------------------------------

This issue has been migrated to [issue 
#16136|https://github.com/apache/arrow/issues/16136] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [C++] Allow in-memory array over 2^31 -1 elements but require splitting at 
> IPC / RPC boundaries
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-493
>                 URL: https://issues.apache.org/jira/browse/ARROW-493
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>             Fix For: 0.3.0
>
>
> To make Arrow a more flexible container for interacting with foreign data, it 
> will be useful to be able to do zero-copy construction of arrays having a 
> footprint of larger than 2 billion * sizeof(type). When sending such data 
> over the wire, we would need to break it into pieces of at most 2 billion



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

Reply via email to