[ https://issues.apache.org/jira/browse/ARROW-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthew Topol updated ARROW-14717: ---------------------------------- Component/s: Go Fix Version/s: 7.0.0 Affects Version/s: 7.0.0 > [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 > Components: Go > Affects Versions: 7.0.0 > Reporter: Chris Hoff > Priority: Minor > Labels: pull-request-available > Fix For: 7.0.0 > > Time Spent: 3h 50m > Remaining Estimate: 0h > > In `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)