Ngone51 commented on a change in pull request #28014: [SPARK-31242][SQL][TEST]
mergeSparkConf in WithTestConf should also respect
spark.sql.legacy.sessionInitWithConfigDefaults
URL: https://github.com/apache/spark/pull/28014#discussion_r397701478
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala
##########
@@ -780,5 +780,14 @@ class AdaptiveQueryExecSuite
}
}
}
+
+ test("SPARK-31242: clone SparkSession should respect
sessionInitWithConfigDefaults") {
Review comment:
sounds good.
----------------------------------------------------------------
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]