GH-44761: [GLib] Add garrow_table_validate() #42234
Triggered via pull request
February 4, 2025 12:16
Status
Failure
Total duration
1h 21m 6s
Artifacts
–
ruby.yml
on: pull_request
ARM64 macOS 14 GLib & Ruby
5m 51s
AMD64 Windows MSVC GLib
1h 20m
Matrix: ubuntu
Matrix: windows-mingw
Annotations
6 errors and 1 warning
ARM64 macOS 14 GLib & Ruby
No available formula with the name "[email protected]". Did you mean pkg-config-wrapper?
|
Error:
c_glib/test/test-table.rb#L258
ArgumentError: wrong arguments: Arrow::Table#initialize(#<Arrow::Schema:0x000000013aa0b2d0 ptr=0x00006000021add80 id: uint8
name: string>, nil):
available signatures:
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), arrays: array(interface(Arrow::Array(GArrowArray))))
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), chunked_arrays: array(interface(Arrow::ChunkedArray(GArrowChunkedArray))))
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), record_batches: array(interface(Arrow::RecordBatch(GArrowRecordBatch))))
/opt/homebrew/lib/ruby/gems/3.0.0/gems/gobject-introspection-4.2.7/lib/gobject-introspection/loader.rb:380:in `initialize'
/Users/runner/work/arrow/arrow/c_glib/test/test-table.rb:258:in `new'
/Users/runner/work/arrow/arrow/c_glib/test/test-table.rb:258:in `test_valid'
|
ARM64 macOS 14 GLib & Ruby
Process completed with exit code 1.
|
Error:
c_glib/test/test-table.rb#L258
ArgumentError: wrong arguments: Arrow::Table#initialize(#<Arrow::Schema:0x00000197e94bb3d8 ptr=0x00000197e9849a10 id: uint8
name: string>, nil):
available signatures:
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), arrays: array(interface(Arrow::Array(GArrowArray))))
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), chunked_arrays: array(interface(Arrow::ChunkedArray(GArrowChunkedArray))))
Arrow::Table#initialize(schema: interface(Arrow::Schema(GArrowSchema)), record_batches: array(interface(Arrow::RecordBatch(GArrowRecordBatch))))
C:/hostedtoolcache/windows/Ruby/3.4.1/x64/lib/ruby/gems/3.4.0/gems/gobject-introspection-4.2.7/lib/gobject-introspection/loader.rb:380:in 'Arrow::Table#initialize'
D:/a/arrow/arrow/c_glib/test/test-table.rb:258:in 'Class#new'
D:/a/arrow/arrow/c_glib/test/test-table.rb:258:in 'test_valid'
|
AMD64 Windows MinGW 64 GLib & Ruby
Process completed with exit code 1.
|
AMD64 Ubuntu 22.04 GLib & Ruby
Process completed with exit code 1.
|
AMD64 Ubuntu 22.04 GLib & Ruby
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|