You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/02/07 06:57:07 UTC

[GitHub] [arrow] kou commented on issue #34064: how to release GParquetArrowFileReader

kou commented on issue #34064:
URL: https://github.com/apache/arrow/issues/34064#issuecomment-1420284715

   All Apache Arrow GLib objects can be released by `g_object_unref()` such as `g_object_unref(reader)`.
   
   See also: https://docs.gtk.org/gobject/method.Object.unref.html


-- 
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: github-unsubscribe@arrow.apache.org

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