Commits


alexandreyc authored and Wes McKinney committed baa0707c7b4
ARROW-3613: [Go] fix builder resize Hello, Following the discussion on JIRA here is a patch that fixes the issue with resizing builders. I think that I would be good that someone who knows the codebase better than I do review this PR. Alexandre Author: alexandreyc <alexandre.crayssac@gmail.com> Closes #2927 from alexandreyc/master and squashes the following commits: 4e445526f <alexandreyc> ARROW-3613: add release of numeric builder in test d16c3843c <alexandreyc> ARROW-3613: fix builder resize