4paradigm / 4paradigm/OpenMLDB
add the sql UDF function for calculating percentile
オープン
call-for-contributions
community
execute-engine
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
add the percentile for all input values of x at the given percentage
@lumianph
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100