You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/09/10 18:12:09 UTC

[arrow] branch master updated (175c53d -> 986eab4)

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

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


    from 175c53d  ARROW-9949: [C++] Improve performance of Decimal128::FromString by 46%, and make the implementation reusable for Decimal256.
     add 986eab4  ARROW-9968: [C++] Fix UBSAN build

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                   |  4 ++++
 cpp/src/arrow/util/int128_internal.h | 10 ++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)