ksmou commented on PR #10116:
URL: https://github.com/apache/hudi/pull/10116#issuecomment-1820163720

   > This PR may fix the similiar issue: [#10002 
(comment)](https://github.com/apache/hudi/pull/10002#issuecomment-1819075803)
   
   Nice~ That pr is the root cause for clean oom problem. But a little 
difference, Flink has only one clean operator, Spark can perform clean 
operation in parallel. We provide a config to allow using secondary table view 
first is also a stable way. This also can avoid clean oom.


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