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 2021/01/08 04:25:58 UTC

[arrow] branch master updated (84fd847 -> 0ed34c8)

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 84fd847  ARROW-11114: [Java] Fix Schema and Field metadata JSON serialization
     add 0ed34c8  ARROW-9400: [Python] Do not depend on conda-forge static libraries in Windows wheel builds

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/ThirdpartyToolchain.cmake | 62 +++++++++++++++++++----------
 cpp/src/arrow/flight/CMakeLists.txt         |  8 +++-
 cpp/thirdparty/versions.txt                 |  9 +++--
 dev/tasks/python-wheels/win-build.bat       | 33 +++++++--------
 python/CMakeLists.txt                       |  2 -
 python/setup.py                             |  3 +-
 6 files changed, 68 insertions(+), 49 deletions(-)