You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/04/13 18:17:00 UTC

[arrow] branch master updated (cabfb8f -> f1faade)

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

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


    from cabfb8f  ARROW-8407: [Rust] Add documentation for Dictionary data type
     add f1faade  ARROW-8410: [C++] Fix compilation errors on modest ARMv8 platforms (rockpro64, rpi4)

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                          |  1 +
 cpp/cmake_modules/DefineOptions.cmake       |  6 ++++-
 cpp/cmake_modules/SetupCxxFlags.cmake       |  3 ++-
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 41 +++--------------------------
 cpp/src/arrow/python/arrow_to_pandas.cc     |  7 ++---
 cpp/thirdparty/versions.txt                 |  2 +-
 6 files changed, 17 insertions(+), 43 deletions(-)