[
https://issues.apache.org/jira/browse/ARROW-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-6783:
--------------------------------
Description: Much of our IPC code presumes the use of the encapsulated
message format. At some point we should ensure that we can address
reconstruction of record batches when the "RecordBatch" Flatbuffer metadata was
constructed more generally to reference buffers that may be located in
different locations of a memory map or some other virtual address space (was:
Much of our IPC code presumes the use of the encapsulated message format. )
> [C++] Provide API for IPC roundtrip of RecordBatches not using the
> encapsulated message format
> ----------------------------------------------------------------------------------------------
>
> Key: ARROW-6783
> URL: https://issues.apache.org/jira/browse/ARROW-6783
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> Much of our IPC code presumes the use of the encapsulated message format. At
> some point we should ensure that we can address reconstruction of record
> batches when the "RecordBatch" Flatbuffer metadata was constructed more
> generally to reference buffers that may be located in different locations of
> a memory map or some other virtual address space
--
This message was sent by Atlassian Jira
(v8.3.4#803005)