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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to