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/03/15 21:48:32 UTC

[arrow] branch master updated (16838e0 -> 1e6c601)

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 16838e0  ARROW-11150: [Rust] Add Arrow Rust Community section to Rust README
     add 1e6c601  ARROW-11859: [GLib][Ruby] Add garrow_array_concatenate()

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/basic-array.cpp |  36 ++++++++++++
 c_glib/arrow-glib/basic-array.h   |   4 ++
 c_glib/arrow-glib/table.h         |   4 +-
 c_glib/test/test-array.rb         |  27 +++++++++
 ruby/red-arrow/lib/arrow/array.rb | 118 +++++++++++++++++++++++++++++++++++++
 ruby/red-arrow/test/test-array.rb | 120 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 307 insertions(+), 2 deletions(-)