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

[FEA] Add support for regular expressions containing octal digits in range \200 to 377 #4746

Closed
andygrove opened this issue Feb 10, 2022 · 0 comments · Fixed by #5443
Closed
Assignees
Labels
bug Something isn't working cudf_dependency An issue or PR with this label depends on a new feature in cudf

Comments

@andygrove
Copy link
Contributor

andygrove commented Feb 10, 2022

Describe the bug
We now support octal digits but with limitations. We call back to CPU for certain ranges.

Expected behavior
We should support the full range of octal digits on the GPU.

@andygrove andygrove added bug Something isn't working ? - Needs Triage Need team to review and classify labels Feb 10, 2022
@andygrove andygrove changed the title [BUG] Add support octal digits in range [BUG] Add support octal digits in range \200 to 377 Feb 10, 2022
@andygrove andygrove changed the title [BUG] Add support octal digits in range \200 to 377 [FEA] Add support for regular expressions containing octal digits in range \200 to 377 Feb 10, 2022
@sameerz sameerz added cudf_dependency An issue or PR with this label depends on a new feature in cudf and removed ? - Needs Triage Need team to review and classify labels Feb 15, 2022
@anthony-chang anthony-chang self-assigned this May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cudf_dependency An issue or PR with this label depends on a new feature in cudf
Projects
None yet
3 participants