Commits


Matt Topol authored and GitHub committed e766828c699
ARROW-16002: [Go] fileBlock.NewMessage should use memory.Allocator (#13554) Share the `FileReader`'s allocator with the `fileBlock` objects so that the `NewMessage` can be allocated using the memory allocator. Allowing for re-use if the Allocator allows it Lead-authored-by: Matt Topol <zotthewizard@gmail.com> Co-authored-by: Matthew Topol <mtopol@factset.com> Signed-off-by: Matthew Topol <mtopol@factset.com>