ahmedabu98 commented on PR #39883: URL: https://github.com/apache/beam/pull/39883#issuecomment-5548183214
Let's make sure tests pass too ``` 2026-09-05T00:14:40.2545718Z TableMetadataDriverTest > testStreamingMixedExistingAndNonExistentTables FAILED 2026-09-05T00:14:40.2547824Z java.lang.AssertionError 2026-09-05T00:14:40.2549118Z at org.junit.Assert.fail(Assert.java:87) 2026-09-05T00:14:40.2551215Z at org.junit.Assert.assertTrue(Assert.java:42) 2026-09-05T00:14:40.2552529Z at org.junit.Assert.assertNotNull(Assert.java:713) 2026-09-05T00:14:40.2553834Z at org.junit.Assert.assertNotNull(Assert.java:723) 2026-09-05T00:14:40.2555910Z at org.apache.beam.sdk.io.iceberg.TableMetadataDriverTest$9.processElement(TableMetadataDriverTest.java:676) ``` -- 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]
