hudi-bot opened a new issue, #15501:
URL: https://github.com/apache/hudi/issues/15501

   Ask from user:
   
   With incremental cleaning mode, is effective only from last clean. But 
everytime if we check if there is something to clean up and if there is none, 
even though we have done the work to do some planning, we don't create a 
clean.requested and get it to completion. So, next time when we come around, we 
redo the same planning again. But if we have had an empty clean.requested, 
clean.inflight and clean.complete, we could reduce the computation required. 
   
    
   
   Ref: [https://github.com/apache/hudi/issues/6953]
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5053
   - Type: Improvement


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