juliuszsompolski commented on code in PR #42441: URL: https://github.com/apache/spark/pull/42441#discussion_r1293802942
########## connector/connect/client/jvm-internal/src/test/scala/org/apache/spark/sql/connect/client/SparkConnectClientSuite.scala: ########## @@ -0,0 +1,218 @@ +/* Review Comment: This file has been mostly moved, but * DummySparkConnectService was moved to it's own util file * two tests were moved to SparkSessionDummyIntegrationSuite and it makes github see it as a full diff. -- 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]
