Reo-LEI commented on code in PR #7171:
URL: https://github.com/apache/iceberg/pull/7171#discussion_r1156976982


##########
flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/sink/TestFlinkIcebergSink.java:
##########
@@ -390,4 +393,40 @@ public void testOverrideWriteConfigWithUnknownFileFormat() 
{
           return null;
         });
   }
+
+  @Test
+  public void testPartitionEvolution() throws Exception {

Review Comment:
   +1, use multi-thread in unit test will cause unstable result.



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