apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
14.45k stars 3.52k forks source link

[R] Implement bindings for stringr::str_extract and stringr:str_extract_all #30361

Closed asfimport closed 2 years ago

asfimport commented 2 years ago

Reporter: Dragoș Moldovan-Grünfeld / @dragosmg

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

brunomioto commented 10 months ago

This issue was closed. Does stringr::str_extract() works with arrow?