danny0405 commented on issue #11960:
URL: https://github.com/apache/hudi/issues/11960#issuecomment-2359853382

   I guess the huge resource cost comes from the rewrite of the parquets, 
because each update touches almost all the file groups, it will trigger a whole 
table rewrite.
   
   If we have some range partitioning strategy that can limit the scope of 
updates instead of whole table, would be helpful.


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