Skip to content

[HUDI-6396]Flink supports schedule the clustering in batch execution mode and code refactor#9004

Merged
danny0405 merged 2 commits intoapache:masterfrom
wkang13579:HUDI-6396
Jun 19, 2023
Merged

[HUDI-6396]Flink supports schedule the clustering in batch execution mode and code refactor#9004
danny0405 merged 2 commits intoapache:masterfrom
wkang13579:HUDI-6396

Conversation

@wkang13579
Copy link
Contributor

Change Logs

Flink supports schedule the clustering in batch execution mode.

Impact

None

Risk level (write none, low medium or high below)

None

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

}

private void scheduleCompactionOrClustering(Boolean committed) {
// if compaction is on, schedule the compaction
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

scheduleCompactionOrClustering -> scheduleTableServices

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has changed

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@danny0405 danny0405 merged commit f391254 into apache:master Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants