David Hall
|
788d5b4abc
|
Revert "Revert "MCOL-3518 Set number of decimals for regr_avgx and regr_avgy in init.""
This reverts commit d0bb6fddbc .
|
2019-10-16 10:16:42 -05:00 |
|
David Hall
|
d0bb6fddbc
|
Revert "MCOL-3518 Set number of decimals for regr_avgx and regr_avgy in init."
This reverts commit c5cc5f20c9 .
|
2019-10-16 10:08:47 -05:00 |
|
David Hall
|
c5cc5f20c9
|
MCOL-3518 Set number of decimals for regr_avgx and regr_avgy in init.
|
2019-10-16 09:42:25 -05:00 |
|
David Hall
|
2b9f54d682
|
MCOL-1985 Server set decimal count for UDF based on both parameters. This doesn't work for regr_avgx and regr_avgy, which only care about one of them. Do our best to handle it reasonably. Still gives unlimited decimals for InnoDB when the unused parameter is not numeric.
|
2019-04-23 15:41:20 -05:00 |
|
David Hall
|
b38f192e2e
|
MCOL-1985 Don't change umber of decimals if DECIMAL_NOT_SPECIFIED
|
2019-04-18 13:31:16 -05:00 |
|
David Hall
|
c17e32d5e0
|
MCOL-1985 Modify regrmysql to use long double where practical and to use the latest algorithms for regr_xxx functions.
|
2019-04-15 16:36:27 -05:00 |
|
David Hall
|
eb75d3cd7e
|
MCOL-1983 Reject non-numeric arguments for regr_*** functions that require numeric
|
2019-01-02 10:31:53 -06:00 |
|
David Hall
|
9c1bc910a5
|
MCOL-1793, fix REGR_SLOPE calculations, change scale to DECIMAL_NOT_SPECIFIED (variable length) for most REGR_*** functions.
|
2018-11-20 16:29:17 -06:00 |
|
David Hall
|
e1d8211f27
|
MCOL-1759 Add corr(), covar_pop(), covar_samp(), regr_sxx(), regr_sxy(), regr_syy() functions as UDAF
|
2018-10-09 17:06:01 -05:00 |
|
David Hall
|
dc9ba90f96
|
MCOL-521 add regr_intecept and regr_r2
|
2018-09-28 13:51:43 -05:00 |
|
David Hall
|
d930a1e322
|
MCOL-521 Some more fixes for multi-parm aggregates. Add regr slope
|
2018-09-25 16:31:10 -05:00 |
|
David Hall
|
94455246a1
|
MCOL-521 Move regr functions to their own directrory
|
2018-08-16 11:56:48 -05:00 |
|