garyli1019 commented on pull request #1602:
URL: https://github.com/apache/incubator-hudi/pull/1602#issuecomment-632241626


   
![image](https://user-images.githubusercontent.com/23007841/82587156-85ee5e80-9b4d-11ea-839f-798633fdd1a4.png)
   Hi @vinothchandar , unfortunately this bug happened to me again. Do you 
think the current patch make sense?
   The only change was to make `totalBytesWritten > 0` to `totalBytesWritten > 
hoodieWriteConfig.getParquetSmallFileLimit()` so we can skip using small commit 
to do the estimation.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to