jiangjiangtian commented on issue #11125: URL: https://github.com/apache/incubator-gluten/issues/11125#issuecomment-3556057874
> We might be able to call JNI to set the theadlocal TaskContext during ioExecutor.threads initialization. Like: https://github.com/apache/auron/blob/58fa81fcea550fa8070ee72e04a0d40cf448d849/spark-extension/src/main/java/org/apache/spark/sql/auron/JniBridge.java#L135-L140 Thanks for your reply. In this way, should every thread created in native backend call this function when created? -- 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]
