kywe665 opened a new pull request #4010: URL: https://github.com/apache/hudi/pull/4010
## What is the purpose of the pull request In PR: https://github.com/apache/hudi/pull/3991, the --instant-time is no longer required for Hudi compaction and clustering utilities. As I made the simple change for this I also discovered that the compaction docs were unclear on how to schedule and then separately execute compaction asynchronously. ## Brief change log - Added note about --instant-time no longer being required in clustering.md - Added note about --instant-time no longer being required in compaction.md - Reworded and expanded compaction doc to make scheduling vs execution clear ## Verify this pull request This pull request is doc changes only. ## Committer checklist - [ X] Has a corresponding JIRA in PR title & commit - [X ] Commit message is descriptive of the change - [ X] CI is green - [X ] Necessary doc changes done or have another open PR - [ X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. -- 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]
