nastra commented on code in PR #10802:
URL: https://github.com/apache/iceberg/pull/10802#discussion_r1694709068
##########
flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/source/TestIcebergSourceFailover.java:
##########
@@ -137,6 +138,7 @@ protected void assertRecords(Table table, List<Record>
expectedRecords, Duration
SimpleDataUtil.assertTableRecords(table, expectedRecords, timeout);
}
+ @Disabled("Disabled for now as it is flaky on CI")
Review Comment:
nvm, there is https://github.com/apache/iceberg/issues/10671 to track that
--
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]