danny0405 commented on issue #2817: URL: https://github.com/apache/hudi/issues/2817#issuecomment-819282116
> @danny0405 tks for your resp, can i manage history snapshot? such as clean log from one year ago ,to save space, only save 1 snapshot at first day of each month You can do that, and actually Flink SQL already does that, see config options `clean.retain_commits` and `clean.async.enabled`. -- 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]
