ad1happy2go commented on issue #8316:
URL: https://github.com/apache/hudi/issues/8316#issuecomment-1511298675

   @awk6873 Why are you not using Bulk insert? 
   
   Insert operation also takes the similar write path as upsert so the 
performance can be similar although it doesn't do index lookup. Bulk insert 
should be very fast, and you can do separate clustering job to handle small 
files problem.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to