[FEA] Add regular expression support to GPU implementation of StringSplit #4003
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
feature request
New feature or request
P1
Nice to have for release
Milestone
Is your feature request related to a problem? Please describe.
We currently implement StringSplit but only support non-regexp patterns.
Describe the solution you'd like
We should support regular expressions in the split pattern, compatible with Spark.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: