nastra commented on code in PR #12391: URL: https://github.com/apache/iceberg/pull/12391#discussion_r2044216141
########## 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: nvm. This is because currently the Spark 3.4 integration test is still a JUnit4 test -- 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