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 884d2b8 ARROW-15924: [Ruby] Add support for #values of
MonthDayNanoInterval type
add af213b3 ARROW-15925: [Ruby] Add support for #raw_records of
MonthDayNanoInterval type
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow/ext/arrow/raw-records.cpp | 3 +--
ruby/red-arrow/test/raw-records/test-basic-arrays.rb | 10 ++++++++++
ruby/red-arrow/test/raw-records/test-dense-union-array.rb | 9 +++++++++
ruby/red-arrow/test/raw-records/test-list-array.rb | 15 +++++++++++++++
ruby/red-arrow/test/raw-records/test-map-array.rb | 14 ++++++++++++++
.../red-arrow/test/raw-records/test-sparse-union-array.rb | 9 +++++++++
ruby/red-arrow/test/raw-records/test-struct-array.rb | 10 ++++++++++
7 files changed, 68 insertions(+), 2 deletions(-)