zdl11111 commented on issue #10156:
URL: https://github.com/apache/hudi/issues/10156#issuecomment-1823873879

   > there is no way to figure out whether a key has been written to an 
existing bucket before, except the first file slice, so all the records are 
updates.
   
   Thanks for the explanation, it really makes sense, I am wondering whether 
there is a method to get the real number of current records after some 
delta_commits, I used the numberInserts, numberUpdates and numberDeletes to 
count the number before, but it seems like this way doesn't work.


-- 
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: commits-unsubscr...@hudi.apache.org

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

Reply via email to