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

Fix SortMergeJoin antijoin flaky condition #11604

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

comphead
Copy link
Contributor

Which issue does this PR close?

Closes #11555 .

Rationale for this change

What changes are included in this PR?

Add a additional check to avoid issues in when multiple partitions gets processed concurrently

Are these changes tested?

Are there any user-facing changes?

@comphead comphead requested a review from alamb July 22, 2024 16:38
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @comphead -- let's give it a try!

@comphead comphead merged commit 7d078d8 into apache:main Jul 22, 2024
24 checks passed
Lordworms pushed a commit to Lordworms/arrow-datafusion that referenced this pull request Jul 23, 2024
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.

Intermittent failures in fuzz_cases::join_fuzz::test_anti_join_1k_filtered
2 participants