Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-5373] Different fileids are assigned to the same bucket #7433

Merged
merged 12 commits into from
Dec 13, 2022

Conversation

loukey-lj
Copy link
Contributor

@loukey-lj loukey-lj commented Dec 12, 2022

Change Logs

final String bucketId = partition + bucketNum;
partition =30 bucketNum=11
bucketId = 3011

partition =301 bucketNum=1

bucketId = 3011

Different fileids are assigned to the same bucketId

Impact

NA

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

low

Documentation Update

NA

Contributor's checklist

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

@hudi-bot
Copy link

CI report:

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

@loukey-lj
Copy link
Contributor Author

@danny0405 Please review the code for me

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

@danny0405 danny0405 merged commit 5beadbf into apache:master Dec 13, 2022
nsivabalan pushed a commit to nsivabalan/hudi that referenced this pull request Mar 22, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 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