You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/09/29 11:32:07 UTC

[arrow] branch master updated (b60bbb3 -> d7467f4)

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

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


    from b60bbb3  ARROW-13390: [C++] Implement coalesce for remaining types
     add d7467f4  ARROW-14070: [C++][CI] Remove support for VS2015

No new revisions were added by this update.

Summary of changes:
 appveyor.yml                               |  3 ---
 ci/appveyor-cpp-setup.bat                  |  9 ++++-----
 cpp/src/arrow/compute/exec/sink_node.cc    | 17 +----------------
 cpp/src/gandiva/precompiled/CMakeLists.txt |  9 ++++-----
 docs/source/developers/cpp/building.rst    |  2 +-
 docs/source/developers/cpp/windows.rst     | 15 +++++----------
 docs/source/developers/python.rst          |  9 ---------
 python/setup.py                            |  2 +-
 8 files changed, 16 insertions(+), 50 deletions(-)