apache/pinot

[Feature] Support for Correlation Function

開放

#9,277 建立於 2022年8月24日

 (11 則留言) (0 個反應) (1 位負責人)Java (1,234 個分叉)batch import
good first issue

倉庫指標

星標
 (4,937 顆星)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 PR)

描述

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.

貢獻者指南