HyukjinKwon opened a new pull request, #42149: URL: https://github.com/apache/spark/pull/42149
### What changes were proposed in this pull request? This PR is a kind of a followup of https://github.com/apache/spark/pull/42120. This addresses my own comment at https://github.com/apache/spark/pull/42120#discussion_r1272933655 by adding the support of `InheritableThread` with Spark Connect. ### Why are the changes needed? In order to allow the thread local hierarchy supported in Scala side. ### Does this PR introduce _any_ user-facing change? The main PR is not released out yet so it doesn't have user-facing change. ### How was this patch tested? Unittests were added. -- 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]
