This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 50e3f75ffb GH-48437: [Ruby] Add tests for large list array (#48438)
add 0bfbd19bce GH-48435: [Ruby] Add support for reading sparse union array
(#48439)
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow-format/lib/arrow-format/array.rb | 24 +++++++++++++++++-----
.../lib/arrow-format/file-reader.rb | 13 ++++++++++--
ruby/red-arrow-format/lib/arrow-format/type.rb | 10 +++++++++
ruby/red-arrow-format/test/test-file-reader.rb | 22 ++++++++++++++++++++
4 files changed, 62 insertions(+), 7 deletions(-)