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 2022/02/22 14:48:10 UTC

[arrow] branch master updated (a7ae78f -> 4b77077)

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 a7ae78f  ARROW-15740: [C++][Compute] Benchmark element wise min/max
     add 4b77077  ARROW-15739: [C++] Bump xsimd to latest version

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/writer.cc                     |  6 +-----
 cpp/src/arrow/util/bpacking_simd128_generated.h |  8 +-------
 cpp/src/arrow/util/bpacking_simd256_generated.h |  3 +--
 cpp/src/arrow/util/bpacking_simd512_generated.h |  3 +--
 cpp/src/arrow/util/bpacking_simd_codegen.py     | 16 +---------------
 cpp/src/arrow/util/utf8.h                       |  8 ++------
 cpp/thirdparty/versions.txt                     |  4 ++--
 7 files changed, 9 insertions(+), 39 deletions(-)