nsivabalan commented on issue #5938:
URL: https://github.com/apache/hudi/issues/5938#issuecomment-1164535154

   Hudi does small file handling and so it has to. 
   you can read more on this here: 
   https://hudi.apache.org/blog/2021/03/01/hudi-file-sizing
   
https://hudi.apache.org/learn/faq/#how-do-i-to-avoid-creating-tons-of-small-files
   
   If you wish to avoid this small file handling, you can set [this](
   https://hudi.apache.org/docs/configurations/#hoodieparquetsmallfilelimit) 
config to 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to