>
> The deserialization system should not assume a copy is necessary
> <https://github.com/apache/arrow/blob/ecba35cac76185f59c55048b82e895e5f8300140/java/vector/src/main/java/org/apache/arrow/vector/ipc/message/MessageSerializer.java#L381>.
>
>
This is one of many ways to reconstruct an arrow record batch. We
frequently reconstruct without any copies. It'd be great if you looked to
contribute some of the improvements you believe are needed back to the
project.

>

Reply via email to