You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/12/13 22:56:50 UTC

[arrow] branch master updated (9cb49f3 -> f578521)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 9cb49f3  ARROW-6341: [Python] Implement low-level bindings for Dataset
     add f578521  ARROW-7370: [C++] Fix old Protobuf with AUTO detection failure

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                          |  7 ++-
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 94 +++++++++++++++++------------
 cpp/src/arrow/flight/CMakeLists.txt         | 10 +--
 cpp/src/gandiva/jni/CMakeLists.txt          |  6 +-
 4 files changed, 68 insertions(+), 49 deletions(-)