INBreezefall commented on PR #3239: URL: https://github.com/apache/incubator-gluten/pull/3239#issuecomment-2153660309
> A clean-up to JNI code by pulling up a common pattern `ExecutionCtx` + `Handle`. Hi, I am a Gluten newbie. I have a simple question, hope you can help me. I can see that the ExecutionCtxAware interface is implemented in many JNI classes, but its handle method is not called in the Gluten project. Can this interface be deleted from JNI, such as ColumnarBatchJniWrapper? What is the purpose of this interface? Will the handle method be called? -- 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]
