nastra commented on code in PR #10972: URL: https://github.com/apache/iceberg/pull/10972#discussion_r1728580343
########## 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: @aajisaka I didn't mean to paste the error as Javadoc but rather the full stack trace as a comment on the PR when you run the integration test without the new dependency -- 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