viirya commented on PR #890: URL: https://github.com/apache/datafusion-comet/pull/890#issuecomment-2319724081
@Kontinuation I revised the current approach in https://github.com/apache/datafusion-comet/pull/893. So the ArrowSchema and ArrowArray are allocated in native. By doing that, I think we don't need to release the JVM structures. -- 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]
