gaoyangxiaozhu commented on issue #7890: URL: https://github.com/apache/incubator-gluten/issues/7890#issuecomment-2469443214
> > curious if we disable gluten, why the event of `GlutenSQLAppStatusListener` still be triggerred instead of been disabled also? > > `GlutenSQLAppStatusListener` is registered by `GlutenPlugin`, this is done by driver initialization. thanks @zml1206 , so i am just wondering does it possbile to let glutenPlugin do nothing (at least not register gluten listener) if gluten is been disabled by `spark.gluten.enabled` conf ? -- 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]
