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 2fcc3ec9f0 GH-38007: [C++] Add VariableShapeTensor implementation
(#38008)
add dc5b76e111 GH-49389: [Ruby] Add support for custom metadata in field
and schema (#49390)
No new revisions were added by this update.
Summary of changes:
ruby/red-arrow-format/lib/arrow-format/field.rb | 17 +++++-
.../lib/arrow-format/file-reader.rb | 4 +-
ruby/red-arrow-format/lib/arrow-format/readable.rb | 18 +++++-
ruby/red-arrow-format/lib/arrow-format/schema.rb | 13 +++-
.../lib/arrow-format/streaming-pull-reader.rb | 2 +-
.../lib/arrow-format/streaming-writer.rb | 2 +-
ruby/red-arrow-format/red-arrow-format.gemspec | 2 +-
ruby/red-arrow-format/test/test-reader.rb | 69 ++++++++++++++++++++--
ruby/red-arrow-format/test/test-writer.rb | 64 ++++++++++++++++----
9 files changed, 164 insertions(+), 27 deletions(-)