zhztheplayer commented on PR #6163: URL: https://github.com/apache/incubator-gluten/pull/6163#issuecomment-2185400615
> Are here the best place to reset? are they the per session config, right? what happens if two tasks from different queries are scheduled to the same spark session? is it possible? > > @zhztheplayer I recall that this part of code relies on thread local storages which should make the invocations thread safe. Having said that we can still look for better choices, e.g., passing through arguments, to improve portability of the 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]
