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

Fall back to CPU for regular expressions containing \D or \W #4527

Merged

Conversation

andygrove
Copy link
Contributor

Signed-off-by: Andy Grove andygrove@nvidia.com

Workaround until we fix #4475

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove added the bug Something isn't working label Jan 13, 2022
@andygrove andygrove added this to the Jan 10 - Jan 28 milestone Jan 13, 2022
@andygrove andygrove self-assigned this Jan 13, 2022
@andygrove
Copy link
Contributor Author

build

@andygrove andygrove merged commit 1ac5b4d into NVIDIA:branch-22.02 Jan 14, 2022
@andygrove andygrove deleted the regexp-non-digit-word-fallback branch January 14, 2022 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] \D and \W match newline in Spark but not in cuDF
2 participants