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


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/utils/TestFlinkWriteClients.java:
##########
@@ -97,6 +104,28 @@ void testDefaultMetadataConfig() throws Exception {
     }
   }
 
+  @ParameterizedTest
+  @EnumSource(MarkerType.class)
+  void testMarkerType(MarkerType markerType) throws Exception {

Review Comment:
   can we add a IT and UT for flink write.



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