-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[HUDI-3619] Fix HoodieOperation fromValue using wrong constant value #5033
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
Conversation
wangxianghu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
|
@hudi-bot run azure |
|
Good question. I also have this question. @XuQianJin-Stars |
@ljl1988com @XuQianJin-Stars 0, 2^0, 2^1, 2^2 maybe |
|
hi @ljl1988com please check whether the reasion of ci failure is related to this change |
|
@wangxianghu I run unit test locally. I find |
…pache#5033) Co-authored-by: root <[email protected]>
…pache#5033) Co-authored-by: root <[email protected]>
https://issues.apache.org/jira/browse/HUDI-3619
Tips
What is the purpose of the pull request
Fix HoodieOperation fromValue using wrong constant value.
Brief change log
Fix HoodieOperation fromValue using wrong constant value.
Verify this pull request
Fix HoodieOperation fromValue using wrong constant value.
Committer checklist
Has a corresponding JIRA in PR title & commit
Commit message is descriptive of the change
CI is green
Necessary doc changes done or have another open PR
For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.