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 5d0ed86464 ARROW-17551: [Go] Implement Temporal Cast Functions (#14006)
add fea7cc3a59 ARROW-17586: [Go] String To Numeric cast functions (#14015)
No new revisions were added by this update.
Summary of changes:
go/arrow/compute/cast.go | 6 ++
go/arrow/compute/cast_test.go | 101 ++++++++++++++++++++--
go/arrow/compute/internal/kernels/numeric_cast.go | 77 ++++++++++++++++-
3 files changed, 178 insertions(+), 6 deletions(-)