hiroyuki-sato commented on PR #48613:
URL: https://github.com/apache/arrow/pull/48613#issuecomment-3679913628

   +1 (When I reviewed it and tried to LGTM it, it had already been merged. 😄 )
   
   ```
   LD_LIBRARY_PATH=/tmp/local/lib 
GI_TYPELIB_PATH=/tmp/local/lib/girepository-1.0 rake test
   cd /path/to/arrow/ruby/red-arrow-format
   /path/to/.rbenv/versions/3.4.7/bin/ruby test/run.rb
   Loaded suite test
   Started
   /path/to/arrow/ruby/red-arrow-format/lib/arrow-format/file-reader.rb:43: 
warning: IO::Buffer is experimental and both the Ruby and C interface may 
change in the future!
   Finished in 1.422469194 seconds.
   
--------------------------------------------------------------------------------------------------------------------------------
   98 tests, 98 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 
notifications
   100% passed
   
--------------------------------------------------------------------------------------------------------------------------------
   68.89 tests/s, 68.89 assertions/s
   cd -
   ```


-- 
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]

Reply via email to