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] Regexp: Can we transpile \W and \D to Java's definition so we can support on GPU? #5547

Closed
andygrove opened this issue May 19, 2022 · 0 comments · Fixed by #5541 or #5575
Closed
Assignees
Labels
feature request New feature or request

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In #5541 we transpile \d and \w so that we get the same behavior between CPU and GPU. It would be nice if we could do the same for \D and \W so we can enable those.

Describe the solution you'd like
As above.

Describe alternatives you've considered
None

Additional context
None

@andygrove andygrove added feature request New feature or request ? - Needs Triage Need team to review and classify labels May 19, 2022
@andygrove andygrove added this to the May 2 - May 20 milestone May 19, 2022
@andygrove andygrove self-assigned this May 19, 2022
@andygrove andygrove linked a pull request May 20, 2022 that will close this issue
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
2 participants