hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-5505] Fix counting of delta commits since last compaction in Sc…

Open a-erofeev opened this issue 1 year ago • 2 comments

…heduleCompactionActionExecutor.getLatestDeltaCommitInfo

Change Logs

Fixed incorrect calculation of the number of delta commits when determining whether to schedule compaction

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. If not, put "none".

  • 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

a-erofeev avatar May 17 '24 08:05 a-erofeev

Looks reasonable, cc @nsivabalan for another look.

danny0405 avatar May 17 '24 09:05 danny0405

@hudi-bot run azure

a-erofeev avatar May 23 '24 03:05 a-erofeev

CI report:

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

hudi-bot avatar May 28 '24 23:05 hudi-bot