You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2020/11/27 01:45:26 UTC

[arrow] branch master updated (2a5f924 -> 1b51b71)

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 2a5f924  ARROW-10268: [Rust] Write out non-nested dictionaries in the IPC format
     add 1b51b71  ARROW-10541: [C++] Add re2 library to core arrow / ARROW_WITH_RE2

No new revisions were added by this update.

Summary of changes:
 ci/conda_env_cpp.yml                        |  1 +
 ci/conda_env_gandiva.yml                    |  1 -
 ci/conda_env_gandiva_win.yml                |  1 -
 cpp/CMakeLists.txt                          | 12 ++++++++++++
 cpp/cmake_modules/DefineOptions.cmake       | 10 ++++++++--
 cpp/cmake_modules/ThirdpartyToolchain.cmake |  6 +++++-
 6 files changed, 26 insertions(+), 5 deletions(-)