SanjayMarreddi commented on code in PR #13348:
URL: https://github.com/apache/iceberg/pull/13348#discussion_r2157261224


##########
aws/src/integration/java/org/apache/iceberg/aws/s3/TestFlakyS3InputStream.java:
##########
@@ -59,7 +64,8 @@ public void setupTest() {
   }
 
   @Override
-  S3InputStream newInputStream(S3Client s3Client, S3URI uri) {
+  S3InputStream newInputStream(

Review Comment:
   Nice catch! I've missed overriding this method. Updated now and skipped 
those we expect to fail.



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

Reply via email to