bvaradar commented on issue #2135:
URL: https://github.com/apache/hudi/issues/2135#issuecomment-702799057


   @andaag : I think you are referring to "cleaner" here. We expose cleaner 
metadata through CLI. "cleans show" (Source code : CleansCommand.java).
   
   Cleaner track what is the earliest commit that was retained (still present). 
If this value is higher than (say previous day), then all old data is cleaned 
earlier than that. Is this something that would work for you ? 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to