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

Add retry support in sub hash join #11706

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Nov 7, 2024

close #11705

This PR adds the retry support to the table partitioning for the sub hash join to improve the stability.

The existing tests will cover this change.

Signed-off-by: Firestarman <[email protected]>
@firestarman
Copy link
Collaborator Author

build

@revans2 revans2 merged commit e13cd55 into NVIDIA:branch-24.12 Nov 7, 2024
47 of 50 checks passed
@firestarman firestarman deleted the sub-join-retry branch November 8, 2024 01:47
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.

[FEA] Add retry support when partitioning batches for the sub hash join.
2 participants