You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/06/03 15:24:00 UTC

[jira] [Created] (ARROW-12952) [C++] Add regex count kernel

Ian Cook created ARROW-12952:
--------------------------------

             Summary: [C++] Add regex count kernel
                 Key: ARROW-12952
                 URL: https://issues.apache.org/jira/browse/ARROW-12952
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Ian Cook


Returns the number of times the regular expression pattern occurs in the string, like {{len(re.findall(...))}} in Python and {{regexp_count()}} in some SQL dialects



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