This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-16.1.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 85f3edc72a GH-41402: [CI][R] Update our backwards compatibility CI any
other R 4.4 cleanups (#41403)
add e3c5060cad GH-41398: [R][CI] Windows job failing after R 4.4 release
(#41409)
add e737fb8c1a GH-41407: [C++] Use static method to fill scalar scratch
space to prevent ub (#41421)
add 212226216a GH-41463: [C++] Skip TestConcurrentFillFromScalar for
platforms without threading support (#41461)
add 5c43efb635 GH-41462: [CI] Temporary pin azurite to v3.29.0 (#41501)
No new revisions were added by this update.
Summary of changes:
ci/scripts/install_azurite.sh | 7 ++-
cpp/src/arrow/array/array_test.cc | 3 +
cpp/src/arrow/scalar.cc | 73 ++++++++++++++-----------
cpp/src/arrow/scalar.h | 112 ++++++++++++++++++++++++++++++--------
r/src/extension-impl.cpp | 8 ++-
r/src/extension.h | 2 +
6 files changed, 146 insertions(+), 59 deletions(-)