teeyog commented on pull request #2466:
URL: https://github.com/apache/hudi/pull/2466#issuecomment-763412387


   > @teeyog This check seems necessary, since it is in a for loop
   
   @wangxianghu Thank you for your review
   ```recordsToAppend``` is the smaller value of ```totalUnassignedInserts``` 
and another value, that is ```totalUnassignedInserts>=recordsToAppend```, that 
is to say ```recordsToAppend>0```, then totalUnassignedInserts must be greater 
than 0


----------------------------------------------------------------
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:
[email protected]


Reply via email to