singhpk234 commented on a change in pull request #4334:
URL: https://github.com/apache/iceberg/pull/4334#discussion_r828791976



##########
File path: 
aws/src/integration/java/org/apache/iceberg/aws/s3/TestS3FileIOIntegration.java
##########
@@ -116,6 +137,18 @@ public void testNewOutputStream() throws Exception {
     Assert.assertEquals(content, result);
   }
 
+  @Test
+  public void testNewOutputStreamWithAccessPoint() throws Exception {

Review comment:
       yes this should work out of box, tested mrap locally it works 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to