Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- is a child of
-
ARROW-555 [C++] String algorithm library for StringArray/BinaryArray
- Open
- is depended upon by
-
ARROW-13156 [R] bindings for str_count
- Resolved
- relates to
-
ARROW-12134 [C++] Add regex string match kernel
- Resolved
-
ARROW-12950 [C++] Add substring count kernel
- Resolved
- links to