paleolimbot commented on issue #822: URL: https://github.com/apache/arrow-nanoarrow/issues/822#issuecomment-3514901357
Thank you for the investigation! You are absolutely correct...something is wrong with the converter (perhaps it is creating many, many reference cycles that the garbage collector is having a hard time solving). It could also be a result of R_PreserveObject (switching to cpp11 may help). It may take me some time to circle back and fix this properly but I will do it! -- 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]
