You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/05 17: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 ]

ASF GitHub Bot updated ARROW-10354:
-----------------------------------
    Labels: beginner pull-request-available  (was: beginner)

> [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, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)