derrickaw commented on code in PR #39617:
URL: https://github.com/apache/beam/pull/39617#discussion_r3720315067
##########
sdks/java/io/delta/build.gradle:
##########
@@ -59,6 +59,8 @@ dependencies {
permitUnusedDeclared
"com.google.cloud.bigdataoss:gcsio:$bigdataoss_gcs_connector_version"
permitUnusedDeclared
"com.google.cloud.bigdataoss:util:$bigdataoss_gcs_connector_version"
+ runtimeOnly library.java.hadoop_aws
Review Comment:
I think its pulled in as a transitive dependency from hadoop_aws
--
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]