This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from c3d610d079 GH-35188: [Go] Use AppendValueFromString for extension
types in CSV Reader (#35189)
add 16bd95fd53 GH-35190: [Go] Correctly handle null values in CSV reader
(#35191)
No new revisions were added by this update.
Summary of changes:
go/arrow/csv/reader.go | 2 +-
go/arrow/csv/reader_test.go | 65 ++++++++++++++++++++++++++--------------
go/arrow/csv/testdata/header.csv | 2 +-
go/arrow/csv/testdata/types.csv | 2 +-
4 files changed, 46 insertions(+), 25 deletions(-)