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-6850] Add tests and docs for ported Bloom Filter classes #9700

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

yihua
Copy link
Contributor

@yihua yihua commented Sep 13, 2023

Change Logs

This PR adds tests and docs for ported Bloom Filter classes.

Impact

Make sure any changes to the Bloom Filter classes can be caught by the unit tests to avoid any breaking changes in the storage format.

Risk level

none

Documentation Update

N/A

Contributor's checklist

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

@yihua yihua force-pushed the HUDI-6850-bloom-filter-tests-docs branch from b42a1d1 to 177f31d Compare September 13, 2023 01:02
Copy link
Member

@codope codope 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 adding tests. Can you clarify regarding license header?

@apache apache deleted a comment from hudi-bot Sep 13, 2023
@hudi-bot
Copy link

CI report:

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

@yihua yihua merged commit 29a59d2 into apache:master Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants