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-4920] fix PartialUpdatePayload cannot return deleted record in … #6799

Merged
merged 4 commits into from
Apr 23, 2023

Conversation

fengjian428
Copy link
Contributor

@fengjian428 fengjian428 commented Sep 26, 2022

Change Logs

fix PartialUpdatePayload cannot return deleted record in preCombine function issue

Impact

minor

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

low

Contributor's checklist

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

@nsivabalan nsivabalan added the priority:major degraded perf; unable to move forward; potential bugs label Oct 19, 2022
@nsivabalan nsivabalan self-assigned this Oct 19, 2022
Copy link
Contributor

@nsivabalan nsivabalan left a comment

Choose a reason for hiding this comment

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

LGTM. is it possible to write a test covering the change.

@fengjian428
Copy link
Contributor Author

LGTM. is it possible to write a test covering the change.
Hi, @nsivabalan this should be covered by testDeletedRecord()

@nsivabalan nsivabalan added the release-0.12.2 Patches targetted for 0.12.2 label Dec 6, 2022
Copy link
Contributor

@bvaradar bvaradar left a comment

Choose a reason for hiding this comment

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

Thanks for the update. Few comments. Looking closer to approving.

@bvaradar
Copy link
Contributor

bvaradar commented Apr 5, 2023

LGTM. Will approve once the test passes and I make a final pass.

@bvaradar
Copy link
Contributor

bvaradar commented Apr 5, 2023

@fengjian428 : Can you rebase against latest master and also check the failing test.

@fengjian428 fengjian428 force-pushed the HUDI-4920 branch 4 times, most recently from b828393 to 4468648 Compare April 5, 2023 13:31
@fengjian428
Copy link
Contributor Author

@fengjian428 : Can you rebase against latest master and also check the failing test.

done

@fengjian428
Copy link
Contributor Author

@hudi-bot run azure

@fengjian428
Copy link
Contributor Author

@fengjian428 : Can you rebase against latest master and also check the failing test.

@bvaradar fixed

@bvaradar
Copy link
Contributor

@hudi-bot run azure

@hudi-bot
Copy link

CI report:

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

@bvaradar bvaradar merged commit 71752e2 into apache:master Apr 23, 2023
yihua pushed a commit to yihua/hudi that referenced this pull request May 15, 2023
yihua pushed a commit to yihua/hudi that referenced this pull request May 15, 2023
yihua pushed a commit to yihua/hudi that referenced this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:major degraded perf; unable to move forward; potential bugs release-0.12.2 Patches targetted for 0.12.2
Projects
Status: No status
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants