[
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. (was: A lot of our development has focused on _inter_process
communication rather than _in_process. We should start by making sure we have
disassembly and reassembly implemented where the Buffer Flatbuffers values
contain process memory addresses rather than offsets. This may require a bit of
refactoring so we can use the same reassembly code path for both use cases)
> [C++] Provide API for IPC reconstruction of RecordBatches not originating
> from 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)