You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/02/14 05:16:53 UTC

[GitHub] [iceberg] nastra commented on a diff in pull request #6835: AWS: OSS S3 Signer Updates

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


##########
aws/src/main/java/org/apache/iceberg/aws/s3/signer/S3ObjectMapper.java:
##########
@@ -64,7 +67,7 @@ static ObjectMapper mapper() {
     return MAPPER;
   }
 
-  private static SimpleModule initModule() {
+  public static SimpleModule initModule() {

Review Comment:
   made public here and above so that it can be easier reused



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