4paradigm / 4paradigm/OpenMLDB
add the sql UDF function for calculating percentile
Ouverte
call-for-contributions
community
execute-engine
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
add the percentile for all input values of x at the given percentage
@lumianph
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- databases, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100