You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by yi...@apache.org on 2022/11/01 08:34:19 UTC

[arrow] branch master updated (2a5c773611 -> 16fd7f3fab)

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

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


    from 2a5c773611 ARROW-2651: [Python] Fix datetime C API import for PyPy (#14539)
     add 16fd7f3fab ARROW-18162: [C++] Add Arm SVE compiler options (#14515)

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/DefineOptions.cmake              | 15 +++------
 cpp/cmake_modules/SetupCxxFlags.cmake              | 39 +++++++++++-----------
 cpp/src/arrow/io/memory_benchmark.cc               |  4 +--
 cpp/src/arrow/util/simd.h                          |  4 ---
 dev/tasks/conda-recipes/arrow-cpp/build-pyarrow.sh |  5 ---
 python/CMakeLists.txt                              |  5 ---
 6 files changed, 26 insertions(+), 46 deletions(-)