jerryshao commented on code in PR #4631:
URL: https://github.com/apache/gravitino/pull/4631#discussion_r1727132153
##########
gradle/libs.versions.toml:
##########
@@ -93,8 +92,6 @@ sun-activation-version = "1.2.0"
error-prone = "3.1.0"
[libraries]
-aws-s3 = { group = "software.amazon.awssdk", name = "s3", version.ref = "aws" }
-aws-sts = { group = "software.amazon.awssdk", name = "sts", version.ref =
"aws" }
Review Comment:
Does Iceberg aws bundle also include these jars? Users don't need to add
them to the classpath manually?
--
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]