ajithme commented on issue #27267: [WIP][SPARK-30556][SQL] Copy 
sparkContext.localproperties to child thread inSubqueryExec.executionContext
URL: https://github.com/apache/spark/pull/27267#issuecomment-575728914
 
 
   > Closely related to #27266?
   
   Currently, `org.apache.spark.sql.execution.SubqueryExec#executionContext` 
has a hardcoded size of 16 threads which makes writing UT difficult so i plan 
to make it configurable + fix subquery thread bug hence created a new pull 
request compared to broadcast bug (which is independent of this fix) in 
https://github.com/apache/spark/pull/27266

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to