This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-14.0.2
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 1fe7cd2b17 GH-38904:[R] Update news.md for 14.0.0.2 (#39022)
add bc1ea6f004 GH-38345: [Release] Use local test data for verification if
possible (#38362)
add 44238dd794 GH-39003: [CI][macOS] Don't update Homebrew (#39016)
add ae8ea4d710 GH-38618: [C++] S3FileSystem: fix regression in deleting
explicitly created sub-directories (#38845)
add 84e72b1240 GH-39041:[R] Improve `update-checksum.R` output (#39042)
add 7802c03502 GH-39076: [R] Fix tests that trigger confusing dplyr
warnings (#39077)
add 9123615593 GH-39072: [Release][CI] Python3.11-devel is required for
the verification job on AlmaLinux 8 (#39073)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 6 ----
.github/workflows/python.yml | 8 ------
.github/workflows/ruby.yml | 7 -----
cpp/src/arrow/filesystem/s3fs.cc | 11 +++++++-
dev/release/setup-rhel-rebuilds.sh | 1 +
dev/release/verify-release-candidate.sh | 24 ++++++++++++----
dev/tasks/verify-rc/github.macos.amd64.yml | 6 ----
python/pyarrow/tests/test_fs.py | 32 ++++++++++++++++++++++
r/tests/testthat/test-dplyr-summarize.R | 44 ++++++++++++++----------------
r/tools/update-checksums.R | 9 ++++--
10 files changed, 89 insertions(+), 59 deletions(-)