dongjoon-hyun commented on pull request #28316: URL: https://github.com/apache/spark/pull/28316#issuecomment-619303160
Thank you for pinging me, @maropu . BTW, unfortunately, this seems to break `branch-2.4`. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-maven-hadoop-2.6/840/testReport/junit/org.apache.spark.sql/SparkSessionBuilderSuite/SPARK_31532__should_not_propagate_static_sql_configs_to_the_existing_active_default_SparkSession/ ``` org.apache.spark.sql.SparkSessionBuilderSuite.SPARK-31532: should not propagate static sql configs to the existing active/default SparkSession org.scalatest.exceptions.TestFailedException: "global[TempDB-SPARK]-31532" did not equal "global[tempdb-spark]-31532" ``` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
