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

Remove the null replacement in computePredicate #2486

Merged
merged 2 commits into from
May 24, 2021

Conversation

firestarman
Copy link
Collaborator

This small PR is to remove the null replacement in GpuConditionalExpression.computePredicate.

Since the issue rapidsai/cudf#3856 mentioned in its comment has been fixed already by the PR rapidsai/cudf#3911.

closes #2468

Signed-off-by: Firestarman firestarmanllc@gmail.com

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

Overall the code looks fine, I just thing we could delete more of it and still get the same result.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@revans2 revans2 merged commit d631089 into NVIDIA:branch-21.06 May 24, 2021
@firestarman firestarman deleted the rm-null-replacement branch May 25, 2021 00:58
@sameerz sameerz added the task Work required that improves the product but is not user facing label May 27, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Remove the null replacement in GpuConditionalExpression
3 participants