danny0405 commented on code in PR #13398:
URL: https://github.com/apache/hudi/pull/13398#discussion_r2132151803


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/table/format/TestInputFormat.java:
##########
@@ -1379,6 +1379,34 @@ void testStreamWriteAndReadWithUpgrade(HoodieTableType 
tableType) throws Excepti
     TestData.assertRowDataEquals(result, TestData.DATA_SET_INSERT);
   }
 
+  @Test
+  public void testWriteCowWithPartialUpdate() throws Exception {

Review Comment:
   It's great if we can also add a test case in 
`TestPartialUpdateFlinkRecordMerger`.



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

Reply via email to