NeQuissimus commented on pull request #3293:
URL: https://github.com/apache/iceberg/pull/3293#issuecomment-946973951


   @rdblue Could you take a look at the test failures with me?
   Both Flink tests that run `abort` use this code: 
https://github.com/apache/iceberg/blob/3763952c7b5d101e2c84efb1651b88439f641099/flink/src/test/java/org/apache/iceberg/flink/sink/TestDeltaTaskWriter.java#L226
   
   With the writer here being lazy, it will not create the files the tests 
check for. And the actual writer is hidden away. I am unsure of the 
consequences, just a test with an invalid assumption?


-- 
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]

Reply via email to