4paradigm / 4paradigm/OpenMLDB

add the sql UDF function for calculating percentile

Open
#1,371 3 comments 2 reactions 0 assignees View on GitHub
call-for-contributions community execute-engine
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

add the percentile for all input values of x at the given percentage
@lumianph

Contributor guide

Open the contributing guide

Research direction

Look for existing SQL UDF functions in the codebase to understand the pattern. The function likely needs to be added to the SQL engine's function registry. Check the documentation for adding UDFs and test the percentile calculation with sample data. Verify the implementation works for all input values of x at the given percentage.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.