Skip to content

[Rust] [DataFusion] Add support for regex extract #26340

@asfimport

Description

@asfimport

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.

 

Reporter: Jorge Leitão / @jorgecarleitao
Assignee: Florian Müller / @sweb

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions