ajithme commented on issue #27340: [SPARK-30556][SQL][branch2.4] Copy sparkContext.localproperties to child thread inSubqueryExec.executionContext URL: https://github.com/apache/spark/pull/27340#issuecomment-577619829 cc @dongjoon-hyun @cloud-fan This is a backport of https://github.com/apache/spark/pull/27267 fix I had to do some modification: * `org.apache.spark.util.Utils#cloneProperties` was missing hence added * UT to use scalar subquery to reproduce the issue
---------------------------------------------------------------- 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]
