apache/pinot

[Feature] Support for Correlation Function

オープン

#9,277 opened on 2022/08/24

 (11 件のコメント) (0 件のリアクション) (1 人の担当者)Java (1,234 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

Add support for calculating Pearson's coefficient corr(x,y) as part of the effort in #8493. Can leverage implementation for COVAR_SAMP and COVAR_POP as mentioned in #9236.

コントリビューターガイド