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 2023/06/06 16:39:09 UTC

[arrow] branch main updated (105b9df0d5 -> 745fa94f68)

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 105b9df0d5 GH-34971: [Format] Add non-CPU version of C Data Interface (#34972)
     add 745fa94f68 GH-35948: [Go] Only cast `int8` and `unit8` to `float64` when JSON marshaling arrays (#35950)

No new revisions were added by this update.

Summary of changes:
 go/arrow/array/numeric.gen.go      | 16 +++++------
 go/arrow/array/numeric.gen.go.tmpl |  2 +-
 go/arrow/array/numeric_test.go     | 58 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 9 deletions(-)