You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "singhpk234 (via GitHub)" <gi...@apache.org> on 2023/03/07 19:13:59 UTC

[GitHub] [iceberg] singhpk234 commented on a diff in pull request #7003: AWS: bump aws sdk version to 2.20.16

singhpk234 commented on code in PR #7003:
URL: https://github.com/apache/iceberg/pull/7003#discussion_r1128430951


##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3SignRequestParser.java:
##########
@@ -126,7 +126,7 @@ public void roundTripSerde() {
                     "Content-Type",
                     Arrays.asList("application/json"),
                     "User-Agent",
-                    Arrays.asList("aws-sdk-java/2.17.257", "Linux/5.4.0-126")))
+                    Arrays.asList("aws-sdk-java/2.20.16", "Linux/5.4.0-126")))

Review Comment:
   I think it's perfectly fine :), In my case I just greped the existing version of sdk and replaced it !



-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org