n3nash commented on a change in pull request #2092:
URL: https://github.com/apache/hudi/pull/2092#discussion_r505797510



##########
File path: hudi-integ-test/src/test/resources/unit-test-cow-dag.yaml
##########
@@ -17,23 +17,53 @@ first_insert:
   config:
     record_size: 70000
     num_insert_partitions: 1
-    repeat_count: 1
+    repeat_count: 2

Review comment:
       We rollback 1 InsertNode, so total 2*100 + 100 - 100 + 100. 

##########
File path: hudi-integ-test/src/test/resources/unit-test-cow-dag.yaml
##########
@@ -17,23 +17,53 @@ first_insert:
   config:
     record_size: 70000
     num_insert_partitions: 1
-    repeat_count: 1
+    repeat_count: 2

Review comment:
       @nsivabalan We rollback 1 InsertNode, so total 2*100 + 100 - 100 + 100. 




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to