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 hex digits #4492

Merged
merged 4 commits into from
Jan 12, 2022

Conversation

andygrove
Copy link
Contributor

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

cuDF and Spark are not consistent in handling certain ranges of hex digits, so we fall back to the CPU for now.

Issue #4486 has been filed for fixing the hex digit support in the future.

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove added this to the Jan 10 - Jan 28 milestone Jan 10, 2022
@andygrove andygrove self-assigned this Jan 10, 2022
@sameerz sameerz added the task Work required that improves the product but is not user facing label Jan 11, 2022
Signed-off-by: Andy Grove <andygrove@nvidia.com>
jlowe
jlowe previously approved these changes Jan 11, 2022
Signed-off-by: Andy Grove <andygrove@nvidia.com>
@jlowe
Copy link
Member

jlowe commented Jan 11, 2022

build

@andygrove andygrove merged commit 2e29f3c into NVIDIA:branch-22.02 Jan 12, 2022
@andygrove andygrove deleted the hex-digit-fallback branch January 12, 2022 15:15
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.

3 participants