Skip to content

Cleanup regex_expressions.rs to remove _regexp_match function #9106

@Omega359

Description

@Omega359

Is your feature request related to a problem or challenge?

arrow-rs 50 includes this functionality mentioned in a comment in the file:

/// TODO: Remove this once it is included in arrow-rs new release.
/// <https://github.com/apache/arrow-rs/pull/5235>
fn _regexp_match<OffsetSize: OffsetSizeTrait>(

thus this function can be removed and the arrow-rs implementation can be called directly.

As noted in #9102 (comment)

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions