You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2021/11/02 20:31:08 UTC

[arrow] branch master updated (2917baf -> 92e3da5)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 2917baf  ARROW-14529: [GLib] Validate Decimal{128,256}DataType precision
     add 92e3da5  ARROW-14530: [GLib] Return error for invalid decimal string

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/decimal.cpp  | 35 ++++++++++++++++++++++++-----------
 c_glib/arrow-glib/decimal.h    |  8 ++++++--
 c_glib/test/test-decimal128.rb | 11 +++++++++++
 c_glib/test/test-decimal256.rb | 11 +++++++++++
 4 files changed, 52 insertions(+), 13 deletions(-)