Commits

Matthew Topol authored 47f7e139d4d
ARROW-13967: [Go] Implement Concatenate function for array.Interface This is needed for adding nested types to the `MakeArrayFromScalar` function in ARROW-13789 (#11024) @emkornfield @sbinet @fsaintjacques Closes #11128 from zeroshade/concat_arrays Lead-authored-by: Matthew Topol <mtopol@factset.com> Co-authored-by: Matt Topol <mtopol@factset.com> Signed-off-by: Matthew Topol <mtopol@factset.com>