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

Updated join code to treat null equality properly #349

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Jul 13, 2020

This fixes #280

Thanks to @mythrocks for fixing the underlying issue in cudf. This just turns on his great work and updates the tests.

@revans2
Copy link
Collaborator Author

revans2 commented Jul 13, 2020

build

@revans2 revans2 added the SQL part of the SQL/Dataframe plugin label Jul 13, 2020
@revans2 revans2 added this to the Jul 6 - Jul 17 milestone Jul 13, 2020
@revans2 revans2 self-assigned this Jul 13, 2020
Copy link
Collaborator

@abellina abellina left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@revans2 revans2 merged commit 4ea4289 into NVIDIA:branch-0.2 Jul 14, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SQL part of the SQL/Dataframe plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Full Outer Join does not work on nullable keys
2 participants