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/01/25 16:06:34 UTC

[arrow] branch master updated (ff4227b532 -> 6ae982123e)

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 ff4227b532 MINOR: [Go] Don't panic on unknown SQLite type in example server (#33855)
     add 6ae982123e GH-33864: [Go] Don't directly coerce cgo.Handle to unsafe.Pointer (#33865)

No new revisions were added by this update.

Summary of changes:
 go/arrow/cdata/cdata_exports.go |  2 +-
 go/arrow/cdata/exports.go       | 28 ++++++++++++++++++++++------
 go/go.mod                       |  2 +-
 3 files changed, 24 insertions(+), 8 deletions(-)