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


##########
aws-bundle/build.gradle:
##########
@@ -25,8 +25,11 @@ project(":iceberg-aws-bundle") {
 
   dependencies {
     implementation platform(libs.awssdk.bom)
+    implementation libs.awssdk.s3accessgrants
+    implementation libs.awssdk.crt

Review Comment:
   can you please elaborate why those dependencies were not needed earlier and 
are needed now? I don't see any CI failing without those



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