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] Implement regexp_extract_all on GPU for idx = 0 #4353

Closed
andygrove opened this issue Dec 13, 2021 · 0 comments · Fixed by #5968
Closed

[FEA] Implement regexp_extract_all on GPU for idx = 0 #4353

andygrove opened this issue Dec 13, 2021 · 0 comments · Fixed by #5968
Assignees
Labels
feature request New feature or request

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We should implement regexp_extract_all as part of our work to add comprehensive support for regular expressions. This issue is specifically for the case where idx = 0, which possibly maps to the cuDF findall_re function.

Describe the solution you'd like
Support regexp_extract_all on GPU.

Describe alternatives you've considered
None

Additional context
N/A

@andygrove andygrove added feature request New feature or request ? - Needs Triage Need team to review and classify labels Dec 13, 2021
@Salonijain27 Salonijain27 removed the ? - Needs Triage Need team to review and classify label Dec 14, 2021
@anthony-chang anthony-chang self-assigned this Jun 1, 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
3 participants