You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/20 16:18:00 UTC

[jira] [Updated] (ARROW-10354) [Rust] [DataFusion] Add support for regex extract

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

Jorge Leitão updated ARROW-10354:
---------------------------------
    Labels: beginner  (was: )

> [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
>            Priority: Major
>              Labels: beginner
>
> 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)