Skip to content

Conversation

@SteNicholas
Copy link
Member

Change Logs

For concurrency control, BaseHoodieWriteClient#commitStats create the inflight instant with the incorrect commit action type determined by table type when committing the replacecommit, which should create the inflight instant with the replacecommit commit action type not commit/deltacommit.

Impact

For concurrency control, BaseHoodieWriteClient#commitStats create the inflight instant with the incorrect commit action type determined by table type when committing the replacecommit, which could make the ConcurrentOperation initialization with correct commit action type.

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

None.

Documentation Update

None.

Contributor's checklist

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

Copy link
Contributor

@danny0405 danny0405 left a comment

Choose a reason for hiding this comment

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

+1

@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 bf2b712 into apache:master Jun 16, 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