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 2019/08/21 09:49:58 UTC

[arrow] branch master updated (a98e825 -> 94ba10b)

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 a98e825  ARROW-6159: [C++] Properly indent first line of PrettyPrint with Schema
     add 94ba10b  ARROW-6294: [C++] Use hyphen for plasma-store-server executable

No new revisions were added by this update.

Summary of changes:
 c_glib/test/helper/plasma-store.rb          |  2 +-
 cpp/cmake_modules/FindPlasma.cmake          |  2 +-
 cpp/src/plasma/CMakeLists.txt               | 22 +++++++++++-----------
 cpp/src/plasma/plasma.pc.in                 |  2 +-
 cpp/src/plasma/test/client_tests.cc         |  2 +-
 cpp/src/plasma/test/external_store_tests.cc |  2 +-
 python/.gitignore                           |  2 +-
 python/pyarrow/__init__.py                  |  2 +-
 python/pyarrow/plasma.py                    |  2 +-
 python/setup.py                             |  4 ++--
 ruby/red-plasma/README.md                   |  2 +-
 ruby/red-plasma/test/helper/plasma-store.rb |  2 +-
 12 files changed, 23 insertions(+), 23 deletions(-)