You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/06 14:08:00 UTC

[jira] [Created] (ARROW-10195) [C++] Add string struct extract kernel using re2

Maarten Breddels created ARROW-10195:
----------------------------------------

             Summary: [C++] Add string struct extract kernel using re2
                 Key: ARROW-10195
                 URL: https://issues.apache.org/jira/browse/ARROW-10195
             Project: Apache Arrow
          Issue Type: New Feature
            Reporter: Maarten Breddels
            Assignee: Maarten Breddels


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). 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)