Wes McKinney created ARROW-8278:
-----------------------------------
Summary: [C++] Simplify IPC tests by using BufferOutputStreams
Key: ARROW-8278
URL: https://issues.apache.org/jira/browse/ARROW-8278
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
The use of memory maps in these IPC tests adds developer overhead for each new
test added. I'm not sure they add much. If we're concerned about zero-copy in
reads, we can just as easily check for that with an in-memory buffer
--
This message was sent by Atlassian Jira
(v8.3.4#803005)