jackye1995 commented on code in PR #11021:
URL: https://github.com/apache/iceberg/pull/11021#discussion_r1813053013
##########
aws/src/test/java/org/apache/iceberg/aws/s3/TestS3FileIO.java:
##########
@@ -101,6 +116,9 @@ public class TestS3FileIO {
private final int batchDeletionSize = 5;
private S3FileIO s3FileIO;
+ private static final String S3_GENERAL_BUCKET = "bucket";
Review Comment:
nit: S3_GENERAL_PURPOSE_BUCKET
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]