Jorge Leitão created ARROW-10354:
------------------------------------

             Summary: [Rust] [DataFusion] Add support for regex extract
                 Key: ARROW-10354
                 URL: https://issues.apache.org/jira/browse/ARROW-10354
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust, Rust - DataFusion
            Reporter: Jorge Leitão


The goal of this task is to support the string operation of extracting an item 
of a regex group, something like sparks' `regexp_extract`.

 

We could do this in the arrow crate and expose it on DataFusion. Note that 
arrow already depends on an external regex parser for Rust.

 



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

Reply via email to