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 2019/08/31 04:52:18 UTC

[arrow] branch master updated (5a8285d -> 0b41e53)

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 5a8285d  ARROW-4095: [C++] Optimize DictionaryArray::Transpose() for trivial transpositions
     add 0b41e53  ARROW-6397: [C++][CI] Generate minio server connect string

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs_test.cc | 9 +++++++--
 cpp/src/arrow/flight/flight_test.cc   | 9 +++++----
 cpp/src/arrow/flight/test_util.cc     | 4 ----
 cpp/src/arrow/flight/test_util.h      | 9 ++-------
 cpp/src/arrow/testing/util.cc         | 4 ++++
 cpp/src/arrow/testing/util.h          | 7 +++++++
 6 files changed, 25 insertions(+), 17 deletions(-)