aliceyyan commented on code in PR #5626:
URL: https://github.com/apache/hudi/pull/5626#discussion_r877683731


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/table/format/TestInputFormat.java:
##########
@@ -481,7 +489,7 @@ void testReadMORWithCompactionPlanScheduled() throws 
Exception {
       List<RowData> dataset = TestData.dataSetInsert(i + 1, i + 2);
       TestData.writeData(dataset, conf);
     }
-
+    createTableSource();

Review Comment:
   @danny0405  ok,You mean change the logic below?   This will not affect batch 
reading:😄
   
   <img width="927" alt="image" 
src="https://user-images.githubusercontent.com/104287562/169437477-bad7944e-0812-41c8-97e5-a4ee7b5249f0.png";>
   



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