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 2a4ed78482 GH-48440: [Ruby] Add support for reading time32 array
(#48441)
add 8afd1403ed GH-48475: [Ruby] Add support for reading Int32 and UInt32
arrays (#48476)
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow-format/lib/arrow-format/array.rb | 12 ++++++++
.../lib/arrow-format/file-reader.rb | 6 ++++
ruby/red-arrow-format/lib/arrow-format/type.rb | 32 ++++++++++++++++++++++
ruby/red-arrow-format/test/test-file-reader.rb | 22 +++++++++++++++
4 files changed, 72 insertions(+)