amogh-jahagirdar commented on code in PR #10433: URL: https://github.com/apache/iceberg/pull/10433#discussion_r1771831100
########## aws/src/test/java/org/apache/iceberg/aws/s3/TestS3InputStream.java: ########## @@ -52,18 +52,15 @@ public void before() { createBucket("bucket"); } - @Test Review Comment: Mistake here in my recent push this morning, the test method needs to be called passing in the client. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org