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-2383] Clean the marker files after compaction #3576

Merged
merged 1 commit into from Sep 23, 2021

Conversation

minihippo
Copy link
Contributor

What is the purpose of the pull request

Clean the marker files after compaction

Brief change log

  • Clean the marker files after compaction
  • Add tests

Verify this pull request

This change added tests and can be verified as follows:

  • TestInlineCompaction
  • TestAsyncCompaction
  • TestHoodieMergeOnReadTable.testClustering

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.

@hudi-bot
Copy link

hudi-bot commented Sep 1, 2021

CI report:

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

@minihippo
Copy link
Contributor Author

@hudi-bot run travis

1 similar comment
@minihippo
Copy link
Contributor Author

@hudi-bot run travis

@vinothchandar vinothchandar added this to Ready for Review in PR Tracker Board Sep 7, 2021
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. thanks for the contribution.

PR Tracker Board automation moved this from Ready for Review to Nearing Landing Sep 15, 2021
@nsivabalan
Copy link
Contributor

@minihippo : Can you rebase and let me know once CI succeeds. I can land it once ready.

@minihippo
Copy link
Contributor Author

@minihippo : Can you rebase and let me know once CI succeeds. I can land it once ready.

Done.

@nsivabalan nsivabalan merged commit b4b23e4 into apache:master Sep 23, 2021
PR Tracker Board automation moved this from Nearing Landing to Done Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants