alamb commented on code in PR #7135: URL: https://github.com/apache/arrow-datafusion/pull/7135#discussion_r1281123869
########## docs/source/user-guide/sql/aggregate_functions.md: ########## @@ -384,6 +385,22 @@ var_samp(expression) - **expression**: Expression to operate on. Can be a constant, column, or function, and any combination of arithmetic operators. +### `regr_slope` Review Comment: 👍 ########## docs/source/user-guide/sql/aggregate_functions.md: ########## @@ -384,6 +385,22 @@ var_samp(expression) - **expression**: Expression to operate on. Can be a constant, column, or function, and any combination of arithmetic operators. +### `regr_slope` Review Comment: 👍 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org