yuzhaojing commented on a change in pull request #3174:
URL: https://github.com/apache/hudi/pull/3174#discussion_r665469228



##########
File path: 
hudi-flink/src/test/java/org/apache/hudi/sink/TestWriteMergeOnRead.java
##########
@@ -86,6 +88,12 @@ protected void checkWrittenData(File baseFile, Map<String, 
String> expected, int
     return EXPECTED1;
   }
 
+  @Disabled
+  @Test
+  public void testAppendOnly() throws Exception {
+    // Ignore the append only because only support cow.

Review comment:
       Yes, this is a better idea.




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