This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f854659 ARROW-7795: [Rust] Added support for NOT
add 9fecae0 ARROW-7119: [C++][CI] Show automatic backtraces
No new revisions were added by this update.
Summary of changes:
.env | 1 +
.github/workflows/cpp.yml | 11 +++++--
.github/workflows/cpp_cron.yml | 20 +++++++++---
ci/docker/conda-cpp.dockerfile | 5 ++-
ci/docker/cuda-9.1-cpp.dockerfile | 1 +
ci/docker/debian-10-cpp.dockerfile | 1 +
ci/docker/ubuntu-14.04-cpp.dockerfile | 1 +
ci/docker/ubuntu-16.04-cpp.dockerfile | 1 +
ci/docker/ubuntu-18.04-cpp.dockerfile | 1 +
ci/scripts/cpp_test.sh | 5 +--
ci/scripts/util_coredump.sh | 40 ------------------------
cpp/build-support/run-test.sh | 58 +++++++++++++++++++++++------------
docker-compose.yml | 50 ++++++++++++++++++++++++++----
13 files changed, 120 insertions(+), 75 deletions(-)
delete mode 100644 ci/scripts/util_coredump.sh