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 15151972ff GH-48410: [Ruby] Add support for reading large list array
(#48411)
add 9c1a05c1eb GH-48412: [Ruby] Add support for reading date32 array
(#48413)
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow-format/lib/arrow-format/array.rb | 13 ++++++++++
.../lib/arrow-format/file-reader.rb | 10 +++++++-
ruby/red-arrow-format/lib/arrow-format/type.rb | 19 +++++++++++++++
ruby/red-arrow-format/test/test-file-reader.rb | 28 ++++++++++++++++++++++
4 files changed, 69 insertions(+), 1 deletion(-)