ebyhr commented on code in PR #16300:
URL: https://github.com/apache/iceberg/pull/16300#discussion_r3455707325
##########
aliyun/src/test/java/org/apache/iceberg/aliyun/oss/TestOSSInputStream.java:
##########
@@ -119,6 +120,17 @@ public void testSeek() throws Exception {
}
}
+ @Test
+ void missingObjectThrowsNotFoundException() throws Exception {
Review Comment:
Can we also verify NO_SUCH_BUCKET scenario?
--
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]