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


##########
build.gradle:
##########
@@ -413,6 +412,7 @@ project(':iceberg-data') {
 
     testImplementation project(path: ':iceberg-api', configuration: 
'testArtifacts')
     testImplementation project(path: ':iceberg-core', configuration: 
'testArtifacts')
+    testImplementation libs.junit.vintage.engine

Review Comment:
   `iceberg-data` still requires the dependency because code from this module 
is used in Flink tests



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