Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Similar to Pandas' str.extract a way to convert a string to a struct of strings using the re2 regex library (when having named captured groups).
Attachments
Issue Links
- is a child of
-
ARROW-555 [C++] String algorithm library for StringArray/BinaryArray
- Open
- is blocked by
-
ARROW-10541 [C++] Add re2 library to core arrow / ARROW_WITH_RE2
- Resolved
- is depended upon by
-
ARROW-10305 [R] Filter with regular expressions
- Resolved
- links to