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/24 22:29:15 UTC

[arrow] branch master updated (c2e9069 -> 921a916)

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 c2e9069  ARROW-5906: [CI] Turn off ARROW_VERBOSE_THIRDPARTY_BUILD by default in Docker builds
     add 921a916  ARROW-6203: [GLib] Add garrow_array_sort_to_indices()

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/compute.cpp                      | 29 ++++++++++++++++++
 c_glib/arrow-glib/compute.h                        |  4 +++
 .../{test-count.rb => test-sort-to-indices.rb}     | 34 +++++++++++++---------
 cpp/src/arrow/compute/api.h                        | 21 ++++++-------
 4 files changed, 65 insertions(+), 23 deletions(-)
 copy c_glib/test/{test-count.rb => test-sort-to-indices.rb} (51%)