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 7efd1d18bd GH-48328: [Ruby] Add support for reading UTF-8 array
(#48329)
add 156d0bee2b GH-48330: [Ruby] Add support for reading null array (#48331)
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow-format/lib/arrow-format/array.rb | 10 ++++++++++
ruby/red-arrow-format/lib/arrow-format/file-reader.rb | 8 ++++++++
ruby/red-arrow-format/lib/arrow-format/type.rb | 16 ++++++++++++++++
ruby/red-arrow-format/test/test-file-reader.rb | 11 +++++++++++
4 files changed, 45 insertions(+)