vinothchandar commented on issue #1737:
URL: https://github.com/apache/hudi/issues/1737#issuecomment-655886870


   > for our use-case some of our tables will be almost exclusively inserts, so 
I'm worried the current behavior will result in many parquet files and 
degrading performance.
   
   For even pure inserts, if you use the `insert` operation, it will size files 
based on configs. You may want to check out 
https://cwiki.apache.org/confluence/display/HUDI/FAQ#FAQ-HowdoItoavoidcreatingtonsofsmallfiles
   
   Please let me know if that helps


----------------------------------------------------------------
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