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 57c8b97 ARROW-14020: [R] Writing datafames with list columns is slow
and scales poorly with nesting level
add 2a6f78b ARROW-8147: [C++] add GCS library to ThirdpartyToolchain
No new revisions were added by this update.
Summary of changes:
ci/docker/ubuntu-20.04-cpp.dockerfile | 2 +
ci/scripts/cpp_build.sh | 2 +
cpp/CMakeLists.txt | 8 +
cpp/cmake_modules/DefineOptions.cmake | 4 +
cpp/cmake_modules/ThirdpartyToolchain.cmake | 221 ++++++++++++++++++++++++++++
cpp/thirdparty/versions.txt | 9 ++
6 files changed, 246 insertions(+)