You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2023/05/31 10:37:41 UTC

[arrow] branch maint-12.0.x updated (4a1aecee2f -> d329369f9d)

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

raulcd pushed a change to branch maint-12.0.x
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 4a1aecee2f GH-34789: [CI][Python] Update the Python versions in our nightly CI matrix (#35548)
     add d329369f9d GH-35458: [C++][Benchmarking] Require Google Benchmark 1.6.1 or later (#35459)

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/ThirdpartyToolchain.cmake |  2 +-
 cpp/src/arrow/csv/parser_benchmark.cc       |  3 +-
 cpp/src/arrow/io/memory_benchmark.cc        |  6 ++-
 cpp/src/arrow/util/benchmark_util.h         | 15 ++++++--
 cpp/src/arrow/util/decimal_benchmark.cc     | 60 +++++++++++++++++++----------
 cpp/src/arrow/util/tdigest_benchmark.cc     |  3 +-
 6 files changed, 60 insertions(+), 29 deletions(-)