ajantha-bhat commented on issue #11833: URL: https://github.com/apache/iceberg/issues/11833#issuecomment-2581584085
Another flaky test from the same class https://github.com/apache/iceberg/actions/runs/12701536583/job/35406205488?pr=11919 `TestFlinkTableSink > testReplacePartitions()` > catalogName=testhadoop_basenamespace, baseNamespace=l0.l1, format=AVRO, isStreaming=false, useV2Sink=true FAILED java.lang.RuntimeException: Failed to collect table result at org.apache.iceberg.flink.TestBase.sql(TestBase.java:105) at org.apache.iceberg.flink.TestFlinkTableSink.testReplacePartitions(TestFlinkTableSink.java:194) Caused by: org.apache.flink.table.api.TableException: Failed to wait job finish at app//org.apache.flink.table.api.internal.InsertResultProvider.hasNext(InsertResultProvider.java:85) at app//org.apache.flink.table.api.internal.InsertResultProvider.access$200(InsertResultProvider.java:37) at app//org.apache.flink.table.api.internal.InsertResultProvider$Iterator.hasNext(InsertResultProvider.java:112) at app//org.apache.iceberg.relocated.com.google.common.collect.Iterators.addAll(Iterators.java:367) at app//org.apache.iceberg.relocated.com.google.common.collect.Lists.newArrayList(Lists.java:156) at app//org.apache.iceberg.flink.TestBase.sql(TestBase.java:103) ... 1 more Caused by: java.util.concurrent.ExecutionException: org.apache.flink.runtime.client.JobExecutionException: Job execution failed. -- 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]
