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 c5a175dd61 ARROW-16358: [CI][Dev] Allow archery crossbow to generate a
CSV report for nightly builds
add 0c1965c6fb ARROW-16614: [C++] Use lz4::lz4 for lz4's CMake target name
(#13193)
No new revisions were added by this update.
Summary of changes:
ci/conan/all/conanfile.py | 5 +++-
ci/scripts/conan_build.sh | 7 ++++-
ci/scripts/cpp_build.sh | 2 +-
cpp/CMakeLists.txt | 6 ++---
.../{FindLz4.cmake => Findlz4Alt.cmake} | 28 +++++++++++++++-----
cpp/cmake_modules/ThirdpartyToolchain.cmake | 30 +++++++++++++++-------
cpp/src/arrow/adapters/orc/CMakeLists.txt | 2 +-
.../apache-arrow/debian/libarrow-dev.install | 1 -
.../linux-packages/apache-arrow/yum/arrow.spec.in | 2 +-
dev/tasks/tasks.yml | 8 ++++++
10 files changed, 66 insertions(+), 25 deletions(-)
rename cpp/cmake_modules/{FindLz4.cmake => Findlz4Alt.cmake} (80%)