Commits


Sebastien Binet authored and Wes McKinney committed 72e4470c934
ARROW-3031: [Go] streamline Release of Arrays and Builders This CL makes sure all resources are correctly released in List and Struct tests, as well as in the top-level package examples. needs https://github.com/apache/arrow/pull/2411 Author: Sebastien Binet <binet@cern.ch> Closes #2412 from sbinet/streamline-defer-release and squashes the following commits: 42b0e50a <Sebastien Binet> ARROW-3031: streamline Release of Arrays and Builders