[
https://issues.apache.org/jira/browse/CALCITE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated CALCITE-1776:
-----------------------------------------
Fix Version/s: 1.34.0
(was: 1.33.0)
Calcite 1.33.0 was released thus I am changing the fix version to 1.34.0.
Please send an email to dev@calcite to find a reviewer if the PR is ready.
> Implement CORR and REGR_* aggregate functions
> ---------------------------------------------
>
> Key: CALCITE-1776
> URL: https://issues.apache.org/jira/browse/CALCITE-1776
> Project: Calcite
> Issue Type: New Feature
> Reporter: Dmitri Shtilman
> Assignee: Sergey Nuyanzin
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.34.0
>
>
> Implement correlation coefficient aggregate: CORR
> As well as the missing regression aggregates:
> REGR_SLOPE, REGR_INTERCEPT, REGR_COUNT, REGR_R2, REGR_AVGX, REGR_AVGY,
> REGR_SXY
> For reference, REGR_SXX and REGR_SYY have been added in [CALCITE-422]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)