LuciferYang commented on code in PR #42643:
URL: https://github.com/apache/spark/pull/42643#discussion_r1303808363
##########
connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/client/util/RemoteSparkSession.scala:
##########
@@ -230,17 +225,4 @@ trait RemoteSparkSession extends ConnectFunSuite with
BeforeAndAfterAll {
spark = null
super.afterAll()
}
-
- /**
- * SPARK-44259: override test function to skip `RemoteSparkSession-based`
tests as default, we
- * should delete this function after SPARK-44121 is completed.
- */
- override protected def test(testName: String, testTags: Tag*)(testFun: =>
Any)(implicit
Review Comment:
Sorry, please ignore my previous comment.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]