jiegzhan commented on issue #2051:
URL: https://github.com/apache/hudi/issues/2051#issuecomment-683224661


   insert is insert, upsert is upsert, if they mixed up, then the behavior got 
changed, which made underlying data unreliable anymore. 
   
   Are you planning to insert a new row to 1) an existing small file or 2) a 
new small file? 
   1) is better since S3 won't have a lot small files after issuing many insert 
queries. 
   


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