[ https://issues.apache.org/jira/browse/SPARK-27744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841284#comment-16841284 ]
Apache Spark commented on SPARK-27744: -------------------------------------- User 'onursatici' has created a pull request for this issue: https://github.com/apache/spark/pull/24625 > SubqueryExec thread pool does not preserve thread local properties > ------------------------------------------------------------------ > > Key: SPARK-27744 > URL: https://issues.apache.org/jira/browse/SPARK-27744 > Project: Spark > Issue Type: New Feature > Components: SQL > Affects Versions: 3.0.0 > Reporter: Onur Satici > Priority: Major > > SubqueryExec uses a cached thread pool of size 16. After this thread pool > reaches its pool size, it will start reusing threads, and submitted tasks > would be run on a thread with out of date spark local properties. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org