KnightChess commented on code in PR #10526:
URL: https://github.com/apache/hudi/pull/10526#discussion_r1460890602


##########
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/TestHoodieClientMultiWriter.java:
##########
@@ -531,34 +531,35 @@ public void 
testMultiWriterWithAsyncTableServicesWithConflict(HoodieTableType ta
 
         // Since the concurrent modifications went in, this upsert has
         // to fail
+        // Note: the start time of upsert must be smaller than the compaction 
scheduling time

Review Comment:
   hi, why this upsert commit must be smaller than compaction scheduling time, 
can you describe the problem in detail.



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