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


##########
spark/v3.4/build.gradle:
##########
@@ -174,13 +169,7 @@ 
project(":iceberg-spark:iceberg-spark-extensions-${sparkMajorVersion}_${scalaVer
     testImplementation project(path: ':iceberg-core', configuration: 
'testArtifacts')
     testImplementation project(path: ':iceberg-hive-metastore', configuration: 
'testArtifacts')
     testImplementation project(path: 
":iceberg-spark:iceberg-spark-${sparkMajorVersion}_${scalaVersion}", 
configuration: 'testArtifacts')
-    testImplementation (project(path: ':iceberg-open-api', configuration: 
'testFixturesRuntimeElements')) {
-      transitive = false

Review Comment:
   this was initially done because there were conflicts. However, given that we 
don't have any conflicts anymore we can remove this



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