aajisaka commented on PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#issuecomment-2309302503
Thank you @singhpk234 @nastra and @amogh-jahagirdar !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
amogh-jahagirdar merged PR #10972:
URL: https://github.com/apache/iceberg/pull/10972
--
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...@
aajisaka commented on code in PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#discussion_r1728922027
##
aws/src/integration/java/org/apache/iceberg/aws/s3/TestS3FileIOIntegration.java:
##
@@ -202,6 +206,23 @@ public void testNewInputStreamWithCrossRegionAccessPoint(
aajisaka commented on PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#issuecomment-2306974223
Ran the new integration tests without adding the dependency:
testNewInputStreamWithMultiRegionAccessPoint()
```
software.amazon.awssdk.core.exception.SdkException: Failed to
aajisaka commented on code in PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#discussion_r1728875949
##
aws/src/integration/java/org/apache/iceberg/aws/s3/TestS3FileIOIntegration.java:
##
@@ -202,6 +206,23 @@ public void testNewInputStreamWithCrossRegionAccessPoint(
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()
aajisaka commented on code in PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#discussion_r1727273820
##
aws-bundle/build.gradle:
##
@@ -27,6 +27,7 @@ project(":iceberg-aws-bundle") {
implementation platform(libs.awssdk.bom)
implementation "software.amazon.
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()
nastra commented on code in PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#discussion_r1727002025
##
aws-bundle/build.gradle:
##
@@ -27,6 +27,7 @@ project(":iceberg-aws-bundle") {
implementation platform(libs.awssdk.bom)
implementation "software.amazon.aw
nastra commented on code in PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#discussion_r1726996810
##
aws/src/integration/java/org/apache/iceberg/aws/s3/TestS3FileIOIntegration.java:
##
@@ -251,6 +272,24 @@ public void
testNewOutputStreamWithCrossRegionAccessPoint(
aajisaka commented on PR #10972:
URL: https://github.com/apache/iceberg/pull/10972#issuecomment-2302093343
Thank you @singhpk234. There're existing tests for cross-region access
point, but there's no test for multi-region access point. Added integration
tests for multi-region access point a
11 matches
Mail list logo