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] GpuStringSplit: Add support for line and string anchors in regular expressions #4719

Closed
andygrove opened this issue Feb 8, 2022 · 0 comments · Fixed by #6040
Closed
Assignees
Labels
feature request New feature or request

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
PR #4714 adds initial regular expression support for GpuStringSplit but falls back to CPU for line and string anchors.

Describe the solution you'd like
I would like line and string anchors to be supported.

Describe alternatives you've considered
None

Additional context
None

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
Development

Successfully merging a pull request may close this issue.

4 participants