You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/19 22:42:49 UTC

[arrow] branch master updated (9736d3c -> 4e1178d)

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

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


    from 9736d3c  ARROW-6556: [Python] Fix warning for pandas SparseDataFrame removal
     add 4e1178d  ARROW-6609: [C++] Add Dockerfile for minimal C++ build

No new revisions were added by this update.

Summary of changes:
 .../examples/minimal_build}/Dockerfile             | 11 +++--
 .../examples/minimal_build/build.sh                | 47 +++++++++++++---------
 docs/source/developers/cpp.rst                     |  1 -
 3 files changed, 36 insertions(+), 23 deletions(-)
 copy {csharp/build/docker => cpp/examples/minimal_build}/Dockerfile (77%)
 copy ruby/red-plasma/lib/plasma/client.rb => cpp/examples/minimal_build/build.sh (54%)
 mode change 100644 => 100755