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 dfaa415 ARROW-13983: [C++] Avoid raising error if fadvise() isn't
supported
add 0610998 ARROW-13978: [C++] Bump gtest to 1.11 to unbreak builds with
recent clang
No new revisions were added by this update.
Summary of changes:
ci/appveyor-cpp-setup.bat | 6 ++++
cpp/src/arrow/compute/kernels/codegen_internal.cc | 6 ----
cpp/src/arrow/compute/kernels/codegen_internal.h | 3 --
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc | 2 +-
.../compute/kernels/scalar_arithmetic_test.cc | 5 ++-
cpp/src/arrow/compute/kernels/scalar_compare.cc | 1 +
cpp/src/arrow/compute/kernels/scalar_temporal.cc | 5 +--
.../arrow/compute/kernels/scalar_temporal_test.cc | 21 ++++++------
cpp/src/arrow/compute/kernels/util_internal.h | 13 +-------
cpp/src/arrow/io/compressed_test.cc | 6 ++++
cpp/src/arrow/testing/gtest_compat.h | 4 +++
cpp/src/arrow/type.cc | 6 ++++
cpp/src/arrow/type.h | 3 ++
cpp/src/arrow/util/compression_test.cc | 5 +++
.../util/math_constants.h} | 18 ++++++-----
cpp/src/arrow/util/tdigest.cc | 5 +--
cpp/src/arrow/util/variant_test.cc | 37 +++++++++++++++-------
cpp/thirdparty/versions.txt | 4 +--
18 files changed, 89 insertions(+), 61 deletions(-)
copy cpp/src/{parquet/windows_compatibility.h => arrow/util/math_constants.h}
(75%)