kou opened a new pull request, #39168:
URL: https://github.com/apache/arrow/pull/39168

   ### Rationale for this change
   
   I don't know why the following error is happen:
   
       Failed to load shared library 'libarrow-glib-1500.dll' referenced
       by the typelib: 'libarrow-glib-1500.dll': The specified procedure
       could not be found.
   
   I think that some symbols are missing but I can't identify them because:
   
   * Windows doesn't report them...
   * I can't reproduce this on my local environment.
   
   I found that this isn't happen with a bit old Ruby. So we can use a bit old 
Ruby as workaround for now.
   
   ### What changes are included in this PR?
   
   * Use Ruby 3.1
   * Don't update existing packages
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


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