zhztheplayer commented on PR #7853:
URL: 
https://github.com/apache/incubator-gluten/pull/7853#issuecomment-2477998592

   > If we have more than one, we should considered to seperate the 
initialization routine for driver and worker.
   
   In future there will be different ways to implement differentiated 
initialization, but exposing Spark arch conceptions "driver" /  "executor" / 
"task" to C++ code could be the last ones to consider. We can use 
configurations, or compose finer-grained JNI initialization APIs, etc.


-- 
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]

Reply via email to