apache / apache/datafusion

Add regexp function - regexp_matches()

Open
#13,052 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

### Is your feature request related to a problem or challenge?

_No response_

### Describe the solution you'd like

regexp_match() is already implemented, so we just need to look into building on that.

### Describe alternatives you've considered

_No response_

### Additional context

Discussed in #11946

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing regexp_match() implementation and read the discussion in issue #11946 to determine the expected behavior for regexp_matches(). Add the new function once its semantics are clear, and verify that it is available and behaves as agreed in the relevant query-engine tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sql
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.