pvary commented on code in PR #18198:
URL: https://github.com/apache/iceberg/pull/18198#discussion_r4068996234
##########
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/TestDataFileRewriteRunner.java:
##########
@@ -225,7 +225,7 @@ void testError() throws Exception {
.poll()
.getValue()
.getMessage())
- .contains("File does not exist: ");
+ .contains("Failed to open input stream for file: ");
Review Comment:
Seems reasonable to me.
--
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]