kou opened a new issue, #40881:
URL: https://github.com/apache/arrow/issues/40881

   ### Describe the enhancement requested
   
   Ruby doesn't know how much memory is used in Apache Arrow C++/GLib. So Ruby 
can't detect a good timing to run its GC.
   
   We can give hints for the current memory usage by calling 
`rb_gc_adjust_memory_usage()`. Ruby will run its GC the right timing with this.
   
   ### Component(s)
   
   Ruby


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