Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The following linear regression functions exist in a number of other DBMSs, such as Oracle, PostgreSQL:
REGR_SLOPE
REGR_INTERCEPT
REGR_COUNT
REGR_R2
REGR_AVGX
REGR_AVGY
REGR_SXX
REGR_SYY
REGR_SXY
Some have also been added to Columnstore.
Attachments
Issue Links
- is part of
-
MDEV-35388 Postgres compatible syntax
- Open
- relates to
-
MCOL-521 add distributed regression aggregate and window functions
- Closed