You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ze...@apache.org on 2022/10/31 15:21:25 UTC

[arrow] branch master updated (e91d228c8d -> 8066c5e1f2)

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 e91d228c8d ARROW-18174: [R] Fix compile of altrep.cpp on some builds (#14530)
     add 8066c5e1f2 ARROW-13980: [Go] Implement Scalar ApproxEquals (#14543)

No new revisions were added by this update.

Summary of changes:
 go/arrow/scalar/compare.go          | 59 +++++++++++++++++++++++++++++++++++--
 go/arrow/scalar/numeric.gen.go      | 23 +++++++++++++++
 go/arrow/scalar/numeric.gen.go.tmpl | 13 ++++++++
 go/arrow/scalar/scalar.go           |  1 -
 4 files changed, 92 insertions(+), 4 deletions(-)