The current MessageSerializer implementation is wasteful when used to read an IPC payload that is already in-memory in an ArrowBuf. In particular, reads out of a ReadChannel require memory allocation
Reporter: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-3192. Please see the migration documentation for further details.