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 2020/12/11 06:55:24 UTC

[arrow] branch master updated (2816f37 -> 4607445)

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 2816f37  ARROW-10812: [Rust] Make BooleanArray not a PrimitiveArray
     add 4607445  ARROW-10858: [C++] Add missing Boost dependency with Visual C++

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 180 ++++++++++++++++------------
 cpp/src/arrow/util/config.h.cmake           |   1 +
 cpp/src/arrow/util/int128_internal.h        |   7 +-
 cpp/src/gandiva/precompiled/CMakeLists.txt  |   3 +
 4 files changed, 107 insertions(+), 84 deletions(-)