apache / apache/pinot

Support REGEXP_EXTRACT function

Open
#6,599 3 comments 0 reactions 0 assignees View on GitHub
feature help wanted release-notes
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 3h
Merged PRs (30d)
195

Description

`REGEXP_EXTRACT(value, regexp[, position[, occurrence]])`

Usage reference:
https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#regexp_extract

Contributor guide

Open the contributing guide

Research direction

Use the REGEXP_EXTRACT signature in the issue and the linked BigQuery reference as the behavioral specification. Locate Pinot's relevant SQL-function entry point and existing tests, then add coverage for the supported arguments and confirm the function matches the reference.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.