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

[jira] [Resolved] (ARROW-12950) [C++] Add substring count kernel

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

Antoine Pitrou resolved ARROW-12950.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10454
[https://github.com/apache/arrow/pull/10454]

> [C++] Add substring count kernel
> --------------------------------
>
>                 Key: ARROW-12950
>                 URL: https://issues.apache.org/jira/browse/ARROW-12950
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Ian Cook
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Returns the number of times the specified substring occurs in the string, like Python's {{str.count()}}



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