Commits


Jim Walker authored and Sebastien Binet committed 1ed608aa94f
ARROW-5314: [Go] fix bug for String Arrays with offset Author: Jim Walker <poopoothegorilla@users.noreply.github.com> Author: Jim <jimwalker@capsule8.com> Closes #4307 from poopoothegorilla/poopoothegorilla-patch-1 and squashes the following commits: cf4a2dd4 <Jim> arrow/array: run fmt on string tests 8611ec0a <Jim> arrow/string: move offset logic to value method 6233448c <Jim Walker> ARROW-5314: include offset when printing string value a1c77365 <Jim Walker> ARROW-5314: add test case to identify bug