You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/02/27 23:49:00 UTC

[jira] [Updated] (CALCITE-1776) Implement CORR and REGR_* aggregate functions

     [ https://issues.apache.org/jira/browse/CALCITE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stamatis Zampetakis updated CALCITE-1776:
-----------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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
(v7.6.3#76005)