nastra commented on code in PR #10972: URL: https://github.com/apache/iceberg/pull/10972#discussion_r1727014510
########## aws/src/integration/java/org/apache/iceberg/aws/s3/TestS3FileIOIntegration.java: ########## @@ -202,6 +206,23 @@ public void testNewInputStreamWithCrossRegionAccessPoint() throws Exception { validateRead(s3FileIO); } + @Test + public void testNewInputStreamWithMultiRegionAccessPoint() throws Exception { Review Comment: Could you please paste the exact error/stacktrace that these two new tests fail with **if you remove the new dependency**? I don't have a way to run these integration tests myself and it would be helpful for other reviewers -- 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