ChaladiMohanVamsi commented on code in PR #13241:
URL: https://github.com/apache/iceberg/pull/13241#discussion_r2164228439


##########
build.gradle:
##########
@@ -558,6 +558,12 @@ project(':iceberg-azure') {
     testImplementation libs.testcontainers
     testImplementation libs.mockserver.netty
     testImplementation libs.mockserver.client.java
+    testImplementation(libs.hadoop3.common) {

Review Comment:
   In few test cases where we initialise ResolvingFileIO, it is failing with 
missing HaddopConf dependency. Hence had include this in test scope.



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