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 4aded1d ARROW-7888: [Python] Update pyarrow.jvm to support jpype 0.7+
add 396861b ARROW-7929: [C++] Align CMake target names to upstreams
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 12 +++----
cpp/cmake_modules/FindGLOG.cmake | 4 +--
cpp/cmake_modules/FindGTest.cmake | 54 ++++++++++++++--------------
cpp/cmake_modules/FindThrift.cmake | 6 ++--
cpp/cmake_modules/ThirdpartyToolchain.cmake | 34 +++++++++---------
cpp/src/arrow/CMakeLists.txt | 2 +-
cpp/src/arrow/adapters/orc/CMakeLists.txt | 4 +--
cpp/src/arrow/dbi/hiveserver2/CMakeLists.txt | 2 +-
cpp/src/arrow/filesystem/CMakeLists.txt | 2 +-
cpp/src/arrow/flight/CMakeLists.txt | 14 ++++----
cpp/src/arrow/gpu/CMakeLists.txt | 2 +-
cpp/src/arrow/ipc/CMakeLists.txt | 2 +-
cpp/src/arrow/python/CMakeLists.txt | 2 +-
cpp/src/arrow/python/util/CMakeLists.txt | 4 +--
cpp/src/gandiva/CMakeLists.txt | 5 ++-
cpp/src/parquet/CMakeLists.txt | 10 +++---
16 files changed, 81 insertions(+), 78 deletions(-)