simonsssu commented on pull request #1624: URL: https://github.com/apache/iceberg/pull/1624#issuecomment-714262488
@zhangjun0x01 Hi ZhangJun, Thanks for your explanation. We can not make sure that the second streaming task will generated a lot of small files again. The purpose you want to add this is you consider there will have 3 DataFiles which are all 120MB then they will regenerate, If I have the first Datafile 120MB, and then I generated a 5MB datafile in the second time , it will also trigger to merge to a 125MB. Is it the same as what you have done now? ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org