You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/07 19:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-12952:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)