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 1576baf ARROW-14219: [R] [CI] DuckDB valgrind failure
add 48d1ac0 ARROW-14212: [GLib][Ruby] Add GArrowTableConcatenateOptions
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/table.cpp | 169 ++++++++++++++++++++-
c_glib/arrow-glib/table.h | 18 +++
...scalar.rb => test-table-concatenate-options.rb} | 36 ++---
c_glib/test/test-table.rb | 29 +++-
ruby/red-arrow/lib/arrow/loader.rb | 1 +
...ual-options.rb => table-concatenate-options.rb} | 6 +-
ruby/red-arrow/test/test-table.rb | 14 ++
7 files changed, 238 insertions(+), 35 deletions(-)
copy c_glib/test/{test-int8-scalar.rb => test-table-concatenate-options.rb}
(65%)
copy ruby/red-arrow/lib/arrow/{equal-options.rb =>
table-concatenate-options.rb} (87%)