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


##########
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:
   Hmmm .. actually reading the code here, I think having a separate module 
might be better .. will it need a larger change?



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