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 4bbb747 ARROW-10233: [Rust] Make array_value_to_string available in
all Arrow builds
add 945f649 ARROW-9414: [Packaging][deb][RPM] Enable S3
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 1 +
cpp/cmake_modules/ThirdpartyToolchain.cmake | 12 +++++++++++-
cpp/src/arrow/CMakeLists.txt | 3 ---
cpp/src/arrow/filesystem/api.h | 6 +++++-
cpp/src/arrow/filesystem/filesystem.cc | 2 ++
cpp/src/arrow/util/config.h.cmake | 2 ++
cpp/src/plasma/CMakeLists.txt | 4 ++--
.../linux-packages/apache-arrow/apt/debian-buster/Dockerfile | 1 +
.../apache-arrow/apt/debian-stretch/Dockerfile | 1 +
.../linux-packages/apache-arrow/apt/ubuntu-bionic/Dockerfile | 1 +
.../linux-packages/apache-arrow/apt/ubuntu-focal/Dockerfile | 1 +
.../linux-packages/apache-arrow/apt/ubuntu-xenial/Dockerfile | 1 +
.../linux-packages/apache-arrow/debian.ubuntu-xenial/control | 1 +
.../linux-packages/apache-arrow/debian.ubuntu-xenial/rules | 1 +
dev/tasks/linux-packages/apache-arrow/debian/control | 1 +
dev/tasks/linux-packages/apache-arrow/debian/rules | 1 +
dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in | 8 +++++++-
.../linux-packages/apache-arrow/yum/centos-8/Dockerfile | 1 +
dev/tasks/linux-packages/github.linux.amd64.yml | 2 +-
19 files changed, 41 insertions(+), 9 deletions(-)