This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f6f494e ARROW-15439: [Release] Update .deb/.rpm changelogs after
release
add 38d4d77 ARROW-15442: [C++][Python] Skip GDB tests on a non-debug build
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/config.cc | 1 +
cpp/src/arrow/config.h | 8 ++++++++
cpp/src/arrow/util/config.h.cmake | 2 ++
dev/release/verify-release-candidate.sh | 3 +++
dev/tasks/python-wheels/github.osx.arm64.yml | 1 -
python/pyarrow/__init__.py | 1 +
python/pyarrow/config.pxi | 6 ++++--
python/pyarrow/includes/libarrow.pxd | 1 +
python/pyarrow/tests/test_gdb.py | 18 +++++++++++++++++-
python/pyarrow/tests/test_misc.py | 3 +++
10 files changed, 40 insertions(+), 4 deletions(-)