This is an automated email from the ASF dual-hosted git repository.
sbinet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c6c1b2b ARROW-3962: [Go] Handle null values in CSV
add 6b3cb8b ARROW-7270: [Go] preserve CSV reading behaviour, improve
memory usage
No new revisions were added by this update.
Summary of changes:
go/arrow/csv/common.go | 14 +++++++++++---
go/arrow/csv/reader.go | 7 +++----
go/arrow/csv/reader_test.go | 4 +++-
go/arrow/csv/testdata/types.csv | 2 +-
4 files changed, 18 insertions(+), 9 deletions(-)