datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Migrate documentation for `regr*` aggregate functions to code

Open alamb opened this issue 1 year ago • 1 comments

Which issue does this PR close?

Part of https://github.com/apache/datafusion/issues/12827

Rationale for this change

https://github.com/apache/datafusion/pull/12861 from @jonathanc-n moves some of the aggregate function documentation to the code, but the regr functions are handled specially

What changes are included in this PR?

Move regr_* aggregate functions to code

Are these changes tested?

Yes y CI

Are there any user-facing changes?

alamb avatar Oct 11 '24 13:10 alamb

Beyond the one minor change this LGTM

Omega359 avatar Oct 17 '24 13:10 Omega359

Thank you for the review @korowa

alamb avatar Oct 21 '24 20:10 alamb

🚀 let's do this. Thanks again @goldmedal and @korowa

alamb avatar Oct 22 '24 15:10 alamb