Commits


Anson Qian authored and Sebastien Binet committed e4ae2f652c9
ARROW-3951: [Go] implement a CSV writer @sbinet Author: Anson Qian <abq@uber.com> Closes #3755 from anson627/arrow-3951 and squashes the following commits: df1735a3 <Anson Qian> Fix reader test 9bc8dc0e <Anson Qian> Fix unit test 6e63617a <Anson Qian> Fix typo 7624a972 <Anson Qian> Add example and bump up test coverage f460e192 <Anson Qian> Add newline at end of file 947235c6 <Anson Qian> Consoliate option for reader and writer 2a57a679 <Anson Qian> Add memory size check e00638e8 <Anson Qian> Address code reviews 92cbcea5 <Anson Qian> ARROW-3951 implement a CSV writer