Commits


alexandreyc authored and Sebastien Binet committed 699878dfcac
ARROW-4081: [Go] Sum methods panic when the array is empty Nothing fundamental but more idiomatic and coherent. Author: alexandreyc <alexandre.crayssac@gmail.com> Closes #3906 from alexandreyc/master and squashes the following commits: e9142353 <alexandreyc> Fix memory releasing 0b2c110c <alexandreyc> Fix ARROW-4081 3e3136a5 <alexandreyc> Merge remote-tracking branch 'upstream/master' 71ce16e9 <alexandreyc> Update ifs to switch for Schema.equal 22c75f9d <alexandreyc> Fix receiver name for Metadata.clone()