You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for a runtime replaceable operator. So if we support RegExpExtract, then there is nothing more we need to do. We might want to add a test for RegExpSubString just to be sure that the replacements are happening as we expect them to. But it should just work out of the box.
Is your feature request related to a problem? Please describe.
Spark recently added support for
REGEXP_SUBSTR
in apache/spark@5adcddbDescribe the solution you'd like
Support this on GPU
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: