kou commented on PR #33858: URL: https://github.com/apache/arrow/pull/33858#issuecomment-1509317280
> do you know if cglib / ruby is using S3? If so, is it calling `FinalizeS3` in some kind of shutdown hook? Or do we need a change there too. Yes, I know. GLib/Ruby is using S3. It doesn't call `FinalizeS3()` automatically but it provides APIs that can call `InitializeS3()` and `FinalizeS3()` explicitly. So we don't need changes for GLib/Ruby here for now. If a report from community is raised, we can consider this. -- 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]
