liujp opened a new issue, #11139:
URL: https://github.com/apache/incubator-gluten/issues/11139

   ### Description
   
   you can config `spark.gluten.enabled` to enable/disable gluten at run time, 
although the plugin is loaded to sparkSession.
   In certain scenarios, we need to dynamically enable or disable the Gluten in 
runtime. For example, We may need to execute SQL queries within the same 
SparkSession, requiring both vanilla Spark and Gluten capabilities. If we rely 
solely on loading Gluten as a plugin, achieving this becomes rather 
complicated. Therefore, this parameter should be enabled to allow turning 
Gluten on or off at runtime.
   
   
   ### Gluten version
   
   Gluten-1.5


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