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 special cases for contains, startsWith, and endWith #256

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Jun 22, 2020

This fixes #205
This fixes #112

cudf fixed the underlying issues and rapidsai/cudf#5504 removed the checks in the java APIs that made the special cases necessary.

@revans2 revans2 added bug Something isn't working SQL part of the SQL/Dataframe plugin labels Jun 22, 2020
@revans2 revans2 added this to the Jun 22 - Jul 2 milestone Jun 22, 2020
@revans2 revans2 self-assigned this Jun 22, 2020
Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

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

❤️ PRs that delete more code than they add!

@revans2
Copy link
Collaborator Author

revans2 commented Jun 24, 2020

Upmerged and retested going to merge this even without CI.

@revans2 revans2 merged commit fac7f03 into NVIDIA:branch-0.2 Jun 24, 2020
@revans2 revans2 deleted the cleanup-contains branch June 24, 2020 13:49
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SQL part of the SQL/Dataframe plugin
Projects
None yet
4 participants