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

ASF GitHub Bot updated ARROW-16002:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.10#820010)

Reply via email to