nastra commented on code in PR #12391:
URL: https://github.com/apache/iceberg/pull/12391#discussion_r2043752944


##########
spark/v3.5/build.gradle:
##########
@@ -258,6 +258,7 @@ 
project(":iceberg-spark:iceberg-spark-runtime-${sparkMajorVersion}_${scalaVersio
     integrationImplementation 
"org.apache.spark:spark-hive_${scalaVersion}:${libs.versions.spark35.get()}"
     integrationImplementation libs.junit.vintage.engine
     integrationImplementation libs.junit.jupiter
+    integrationImplementation libs.junit.platform.launcher

Review Comment:
   I'm curious why this isn't needed in the Spark 3.4 runtime project?



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

Reply via email to