This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-14.0.x
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 1fe7cd2b17 GH-38904:[R] Update news.md for 14.0.0.2 (#39022)
new bc1ea6f004 GH-38345: [Release] Use local test data for verification if
possible (#38362)
new 44238dd794 GH-39003: [CI][macOS] Don't update Homebrew (#39016)
new ae8ea4d710 GH-38618: [C++] S3FileSystem: fix regression in deleting
explicitly created sub-directories (#38845)
new 84e72b1240 GH-39041:[R] Improve `update-checksum.R` output (#39042)
new 7802c03502 GH-39076: [R] Fix tests that trigger confusing dplyr
warnings (#39077)
new 9123615593 GH-39072: [Release][CI] Python3.11-devel is required for
the verification job on AlmaLinux 8 (#39073)
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)