Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The goal of this task is to support the string operation of extracting an item of a regex group, something like sparks' `regexp_extract`.
We could do this in the arrow crate and expose it on DataFusion. Note that arrow already depends on an external regex parser for Rust.
Attachments
Issue Links
- links to