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

   ### Describe the enhancement requested
   
   `garrow_buffer_new_bytes()` uses raw `arrow::Buffer`. So we need to keep 
life time for underlying `GBytes` data. If we have a sub `Buffer` class that 
refers (`g_bytes_ref()`) underlying `GBytes` data, we can keep life time for 
underlying `GBytes` data automatically.
   
   See also: https://github.com/apache/arrow/pull/44341#discussion_r1793045442
   
   ### Component(s)
   
   GLib


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to