nsivabalan commented on pull request #3946:
URL: https://github.com/apache/hudi/pull/3946#issuecomment-987598430


   something to think about as a potential solution.
   applicable only if cleaner policy is set to num commits. 
   if min and max archival commits is 5 and 10. and cleaner configs is 3 for 
eg. 
   when we encounter a commit that got cleaned up, but still part of active 
timeline, we can fallback to last but 3rd commit. (last but (N commits to 
retain for cleaner)). 
   
   


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