[
https://issues.apache.org/jira/browse/IMPALA-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith updated IMPALA-12361:
-----------------------------------
Priority: Minor (was: Major)
> Implementation of regr_count(), regr_avgx() and regr_avgy()
> -----------------------------------------------------------
>
> Key: IMPALA-12361
> URL: https://issues.apache.org/jira/browse/IMPALA-12361
> Project: IMPALA
> Issue Type: New Feature
> Reporter: Pranav Yogi Lodha
> Priority: Minor
>
> regr_count() returns an integer that is the number of non-null number pairs
> used to fit the regression line.
> regr_avgx() evaluates the average of the independent variable of the
> regression line. It computes avg(expr2) after the elimination of null (expr1,
> expr2).
> regr_avgy() evaluates the average of the dependent variable of the regression
> line. It computes avg(expr1) after the elimination of null (expr1, expr2).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]