Commits

Sebastien Binet authored cd4c2ca6b32
ARROW-5110: [Go] implement reading struct arrays from Arrow file Author: Sebastien Binet <binet@cern.ch> Closes #4158 from sbinet/issue-5110 and squashes the following commits: f6f9b9ea <Sebastien Binet> arrow/array: provide List array stringer implementation b838ee04 <Sebastien Binet> arrow/array: fix Struct array Stringer implementation d496c2ff <Sebastien Binet> ARROW-5110: implement reading struct arrays from Arrow file