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

   ### Description
   
   There is a phenomenon in our production environment. After running for a 
period of time, only a few gluten sql executions ui data will be retained. We 
are resident in spark, and there are some queries that disable gluten.
   The reason is that the current cleanup of gluten sql executions ui data 
depends on SQLExecutionUIData. There is a problem here. When sql execution 
disables gluten, gluten sql executions ui data will not be generated, but 
cleanup will still be triggered.


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