This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 2629f208cf ARROW-13055: [Doc] Create canonical extension types
document (#14167)
add ace85889fe ARROW-17778: [Go][CSV] Simple CSV Reader Schema and type
inference (#14171)
No new revisions were added by this update.
Summary of changes:
go/arrow/compare.go | 3 +
go/arrow/csv/common.go | 37 +++++
go/arrow/csv/reader.go | 327 +++++++++++++++++++++++++++++++++++---------
go/arrow/csv/reader_test.go | 146 +++++++++++++++++---
4 files changed, 428 insertions(+), 85 deletions(-)