yihua commented on code in PR #18867: URL: https://github.com/apache/hudi/pull/18867#discussion_r3314765768
########## website/docs/cleaning.md: ########## @@ -50,6 +51,41 @@ Hudi cleaner currently supports the below cleaning policies to keep a certain nu be retained are cleaned. Currently you can configure by parameter [`hoodie.clean.hours.retained`](https://hudi.apache.org/docs/configurations/#hoodiecleanerhoursretained). The corresponding Flink related config is [`clean.retain_hours`](https://hudi.apache.org/docs/configurations/#cleanretain_hours). +#### Empty Clean Commits for Append-Only Tables Review Comment: @nsivabalan, could you also review the docs on the new cleaning features from release 1.2.0? -- 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]
