BruceKellan commented on issue #6378:
URL: https://github.com/apache/hudi/issues/6378#issuecomment-1212669377

   1. If you are in streaming mode, each miniBatch creates a commit. For 
example, a commit will be created during a checkpoint in the `Flink engine`.
   
   2. If you write in batch mode, and write 1000 records at a time, only one 
commit will be created.


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