This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from fe60470 ARROW-8044: [CI][NIGHTLY:gandiva-jar-osx] Pin pygit2 at 1.0.3
for OSX
add 2891311 ARROW-8055: [GLib][Ruby] Add some metadata bindings to
GArrowSchema
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/local-file-system.cpp | 2 +-
c_glib/arrow-glib/schema.cpp | 78 ++++++++++++++++++++++
c_glib/arrow-glib/schema.h | 13 +++-
c_glib/arrow-glib/version.h.in | 25 ++++++-
c_glib/doc/arrow-glib/arrow-glib-docs.xml | 4 ++
c_glib/test/test-schema.rb | 53 +++++++++++++++
ruby/red-arrow/lib/arrow/schema.rb | 5 ++
ruby/red-arrow/test/helper.rb | 1 +
.../test/helper/omittable.rb | 0
ruby/red-arrow/test/test-schema.rb | 16 +++++
10 files changed, 194 insertions(+), 3 deletions(-)
copy ruby/{red-plasma => red-arrow}/test/helper/omittable.rb (100%)