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 2021/11/22 20:44:18 UTC

[arrow] branch master updated (bccf360 -> 911a833)

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 bccf360  MINOR: [C++] Ensure public API headers don't include Windows.h
     add 911a833  ARROW-14784: [GLib][Ruby] Rename GArrowSortKey::name to ::target

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/compute.cpp            |  83 ++++++++++++++++------
 c_glib/arrow-glib/compute.h              |   4 +-
 c_glib/arrow-glib/compute.hpp            |   6 ++
 c_glib/arrow-glib/expression.cpp         |  20 ++----
 ruby/red-arrow/lib/arrow/sort-key.rb     | 116 ++++++++++++++++---------------
 ruby/red-arrow/lib/arrow/sort-options.rb |  16 ++---
 6 files changed, 145 insertions(+), 100 deletions(-)