HyukjinKwon commented on code in PR #50396:
URL: https://github.com/apache/spark/pull/50396#discussion_r2017862254


##########
sql/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/test/IntegrationTestUtils.scala:
##########
@@ -90,6 +90,11 @@ object IntegrationTestUtils {
     Files.exists(Paths.get(filePath))
   }
 
+  lazy val isAssemblyJarsDirExists: Boolean = {

Review Comment:
   Okay, reading the code around here, we're already doing so. I am fine with 
this change for now as it's consistent with how it's done there.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to