zhztheplayer opened a new pull request, #6117:
URL: https://github.com/apache/incubator-gluten/pull/6117

   Reuse sessions with same configuration for better support of large scale / 
long run integration testing.
   
   Reusing the session would avoid reloading the libraries if Gluten is 
enabled, and would avoid recreating table catalogs again and again. However 
doing it decreases the independences of each individual test case since several 
cases may share the same session. And it's able to improve by adding a switch 
to reset session after each run in future.


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