yihua commented on code in PR #6083: URL: https://github.com/apache/hudi/pull/6083#discussion_r957967450
########## website/docs/configurations.md: ########## @@ -3197,7 +3197,7 @@ Configurations that control compaction (merging of log files onto a new base fil --- > #### hoodie.keep.min.commits -> Similar to hoodie.keep.max.commits, but controls the minimum number ofinstants to retain in the active timeline.<br></br> +> Similar to hoodie.keep.max.commits, but controls the minimum number of instants to retain in the active timeline.<br></br> Review Comment: Please refrain from changing the `configurations.md` directly. This is automatically generated and updated based on the Hudi config classes. -- 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]
