Skip to content

[C++] Add regex count kernel #18691

@asfimport

Description

@asfimport

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

Reporter: Ian Cook / @ianmcook
Assignee: David Li / @lidavidm

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-12952. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions