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 2021/03/02 15:52:55 UTC

[arrow] branch master updated (54b207b -> ac2dd59)

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 54b207b  ARROW-11830: [C++] Don't re-detect gRPC every time
     add ac2dd59  ARROW-11744: [C++] Add xsimd dependency

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 44 ++++++++++++++++++++++++-
 cpp/src/arrow/public_api_test.cc            |  6 ++++
 cpp/src/arrow/util/utf8.h                   | 50 ++++++++---------------------
 cpp/src/arrow/util/utf8_util_test.cc        | 22 +++++++++++--
 cpp/thirdparty/versions.txt                 |  3 ++
 5 files changed, 85 insertions(+), 40 deletions(-)