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

Tidy up join test code #13604

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

ozankabak
Copy link
Contributor

@ozankabak ozankabak commented Nov 29, 2024

Which issue does this PR close?

N/A.

Rationale for this change

Using succinct test utility functions instead of verbose constructions, making some downstream-useful test utils crate-public.

What changes are included in this PR?

Verbose usages in unit tests of join_selection.rs is cleaned up, three useful test utils are made crate-public for facilitating DRY in forks.

Are these changes tested?

Yes, by existing tests.

Are there any user-facing changes?

No, only three useful test utils are now crate-accessible by devs.

@berkaysynnada berkaysynnada merged commit 55a0040 into apache:main Nov 29, 2024
25 of 26 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