Chris Hoff created ARROW-14717:
----------------------------------
Summary: [Go] Use the ipc.Reader allocator in messageReader
Key: ARROW-14717
URL: https://issues.apache.org/jira/browse/ARROW-14717
Project: Apache Arrow
Issue Type: Bug
Reporter: Chris HoffIn `ipc.messageReader` the native `make([]byte, ...` is used instead of the allocator that is passed into `ipc.NewReader`. -- This message was sent by Atlassian Jira (v8.20.1#820001)
