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/08/03 19:24:00 UTC

[arrow] branch master updated (50d6252 -> b040600)

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 50d6252  ARROW-9096: [Python] Pandas roundtrip with dtype="object" underlying numeric column index
     add b040600  ARROW-9541: [C++] CMakeLists requires UTF8PROC_STATIC when building static library

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/DefineOptions.cmake |  3 +++
 cpp/cmake_modules/Findutf8proc.cmake  | 30 ++++++++++++++++++++++++------
 python/manylinux1/build_arrow.sh      |  1 +
 python/manylinux201x/build_arrow.sh   |  1 +
 4 files changed, 29 insertions(+), 6 deletions(-)