alamb commented on code in PR #7274: URL: https://github.com/apache/arrow-datafusion/pull/7274#discussion_r1294942856
########## docs/source/user-guide/sql/scalar_functions.md: ########## @@ -283,6 +285,32 @@ gcd(expression_x, expression_y) - **expression_y**: Second numeric expression to operate on. Can be a constant, column, or function, and any combination of arithmetic operators. +### `isnan` 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
