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

[MINOR] Add serialVersionUID to HoodieRecord class #10592

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

KingdomWG
Copy link
Contributor

@KingdomWG KingdomWG commented Jan 31, 2024

Change Logs

I try to upgrade my hudi version, but it does not work, then i find org.apache.hudi.common.model.HoodieRecord does not
have a serialVersionUID

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

high
when user try to upgrade hudi, they will get the same error

Documentation Update
N/A

Contributor's checklist

@yuzhaojing

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

@KingdomWG KingdomWG marked this pull request as draft January 31, 2024 05:45
@KingdomWG KingdomWG marked this pull request as ready for review January 31, 2024 05:56
@KingdomWG KingdomWG marked this pull request as draft January 31, 2024 05:58
@KingdomWG KingdomWG marked this pull request as ready for review January 31, 2024 06:00
@hudi-bot
Copy link

CI report:

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

@danny0405 danny0405 changed the title fix(HoodieRecord): add serialVersionUID [MINOR] Add serialVersionUID to HoodieRecord class Feb 1, 2024
@danny0405 danny0405 merged commit b6642c6 into apache:master Feb 1, 2024
30 of 36 checks passed
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