You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2019/08/01 15:17:56 UTC

[arrow] branch master updated (a39f7b2 -> ed41cb3)

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

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


    from a39f7b2  ARROW-5974: [C++] Support reading concatenated compressed streams
     add ed41cb3  ARROW-6061: [C++] Add ARROW_JSON feature flag for configuring arrow builds without RapidJSON

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                          | 11 +++++++++--
 cpp/cmake_modules/DefineOptions.cmake       |  2 ++
 cpp/cmake_modules/ThirdpartyToolchain.cmake |  3 +++
 cpp/src/arrow/CMakeLists.txt                | 19 ++++++++++++-------
 4 files changed, 26 insertions(+), 9 deletions(-)