bithw1 opened a new issue, #6378:
URL: https://github.com/apache/hudi/issues/6378

   Hi,
   
   Assume I have a `COW` table and I would like to write 5 records into this 
table, `one record per minute`
   
   1. I would ask how many commits will be created for the above 5 operation, 
will 5 commits be created? That is, new commits will be created for each new 
record?
   2. If I write to the COW in batch mode, say, write 1000 records in one time, 
then how many commits be created?
   
   Thanks!


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