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/04/04 15:21:20 UTC

[arrow] branch main updated (c4057bd09b -> 6024678e5d)

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 c4057bd09b GH-15070: [Python][CI] Compatibility with pandas 2.0 (#34878)
     add 6024678e5d GH-34863: [Go] Pow method for Decimal DataTypes (#34864)

No new revisions were added by this update.

Summary of changes:
 go/arrow/decimal128/decimal128.go      | 19 +++++++++++++++----
 go/arrow/decimal128/decimal128_test.go | 20 ++++++++++++++++++++
 go/arrow/decimal256/decimal256.go      | 19 ++++++++++++++-----
 go/arrow/decimal256/decimal256_test.go | 21 +++++++++++++++++++++
 4 files changed, 70 insertions(+), 9 deletions(-)