Commits


Grant Monroe authored and Sebastien Binet committed a41645c24c3
ARROW-7777: [Go] Fix StructBuilder and ListBuilder panics on index out of range ListBuilder did not properly call Reserve on offsets StructBuilder did not properly call Reserve on fields Closes #6367 from tnarg/records and squashes the following commits: e93f855c6 <Grant Monroe> Fix StructBuilder and ListBuilder panics on index out of range Authored-by: Grant Monroe <gmonroe@nvidia.com> Signed-off-by: Sebastien Binet <binet@cern.ch>