hiroyuki-sato commented on PR #48307: URL: https://github.com/apache/arrow/pull/48307#issuecomment-3600715025
+1 tested on Ubuntu 24.04. ``` LD_LIBRARY_PATH=/tmp/local/lib GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 ./test/run.rb Loaded suite test Started /path/to/arrow/ruby/red-arrow-format/lib/arrow-format/file-reader.rb:49: warning: IO::Buffer is experimental and both the Ruby and C interface may change in the future! Finished in 0.047644133 seconds. -------------------------------------------------------------------------------- 3 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -------------------------------------------------------------------------------- 62.97 tests/s, 62.97 assertions/s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
