You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2020/05/29 13:56:38 UTC

[arrow] branch master updated (75315f5 -> 3c1bc81)

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

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


    from 75315f5  ARROW-8938: [R] Provide binding for arrow::compute::CallFunction
     add 3c1bc81  ARROW-8914: [C++] Keep BasicDecimal128 in native-endian order

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/c/bridge_test.cc      |  2 +-
 cpp/src/arrow/util/basic_decimal.cc | 20 +++++++++++++++-----
 cpp/src/arrow/util/basic_decimal.h  |  4 ++--
 cpp/src/arrow/util/decimal_test.cc  | 30 +++++++++++++++++++-----------
 4 files changed, 37 insertions(+), 19 deletions(-)