andygrove commented on issue #3770: URL: https://github.com/apache/datafusion-comet/issues/3770#issuecomment-4148384173
> Could you add a note on your findings? It will be useful to know what needs to change in case someone else wants to pick this up. I change the JVM code to create new SchemaVectorRoot (or whatever it is called) rather than re-using the same one, and removed the FFI copies (marked ffi safe as true). Tests failed with Arrow memory leaks and I could not figure out why. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
