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

   @sgcisco What is nature of your record key? Is it random id ? Building 
workload profile do the index lookup which is basically the join between the 
existing data with the incremental data to identify which records to be updated 
or inserted. 
   Are you seeing the disk spill during this operation, you can try increasing 
the executor memory to avoid the same.


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