leanken commented on a change in pull request #30042:
URL: https://github.com/apache/spark/pull/30042#discussion_r505365788



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/SparkSessionBuilderSuite.scala
##########
@@ -281,4 +281,23 @@ class SparkSessionBuilderSuite extends SparkFunSuite with 
BeforeAndAfterEach {
       ()
     }
   }
+
+  test("SPARK-33139: Test spark.sql.legacy.allowModifyActiveSession") {

Review comment:
       how about 
   "SPARK-33139: Test SparkSession.setActiveSession/clearActiveSession"




----------------------------------------------------------------
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]

Reply via email to