[ 
https://issues.apache.org/jira/browse/ARROW-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arjan Topolovec updated ARROW-16002:
------------------------------------
    Affects Version/s: 8.0.0
                           (was: 7.0.0)

> [Go] fileBlock.NewMessage should use memory.Allocator
> -----------------------------------------------------
>
>                 Key: ARROW-16002
>                 URL: https://issues.apache.org/jira/browse/ARROW-16002
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Go
>    Affects Versions: 8.0.0
>            Reporter: Arjan Topolovec
>            Priority: Major
>
> The current implementation of ipc.FileReader does not use the 
> memory.Allocator interface. Reading records from a file results in a large 
> number of allocations since the record body buffer is allocated each time 
> without reuse.
> https://github.com/apache/arrow/blob/master/go/arrow/ipc/metadata.go#L106



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to