leoluan2009 opened a new issue, #7837: URL: https://github.com/apache/incubator-gluten/issues/7837
### Description VeloxBackend show know where it run, executor or driver? for example if if run driver ,it should not init velox cache. There are two methods to this enhancement: 1. pass a config spark.gluten.isDriver when creating VeloxBackend instance, this is simple. 2. Add a member variables in VeloxBackend class, need to change jni code. -- 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]
