alamb commented on code in PR #6149: URL: https://github.com/apache/arrow-datafusion/pull/6149#discussion_r1181619630
########## docs/source/user-guide/sql/scalar_functions.md: ########## @@ -238,6 +241,19 @@ exp(numeric_expression) - **numeric_expression**: Numeric expression to use as the exponent. Can be a constant, column, or function, and any combination of arithmetic operators. +### `factorial` Review Comment: ❤️ for documentation -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
