[BUG] regexp_find hangs with some patterns #4487
Labels
bug
Something isn't working
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
Describe the bug
A clear and concise description of what the bug is.
Steps/Code to reproduce bug
Add this test to
RegularExpressionTranspilerSuite
.Expected behavior
This should not hang. We either need to fix the underlying bug in cuDF, or we need to detect cases where this happens and fall back to CPU.
Environment details (please complete the following information)
None
Additional context
Related cuDF Issue: rapidsai/cudf#10006
The text was updated successfully, but these errors were encountered: