jonahgao commented on code in PR #9284:
URL: https://github.com/apache/arrow-datafusion/pull/9284#discussion_r1498781945


##########
docs/source/user-guide/sql/scalar_functions.md:
##########
@@ -569,6 +569,7 @@ trunc(numeric_expression[, decimal_places])
 
 - [coalesce](#coalesce)
 - [nullif](#nullif)
+- [nvl/ifnull](#nvl/ifnull)

Review Comment:
   This link to `nvl/ifnull` seems broken.
   
https://github.com/apache/arrow-datafusion/blob/f6c6e385041974c4e501bbe9e3ab42284ddddfda/docs/source/user-guide/sql/scalar_functions.md#conditional-functions
   
   `[nvl/ifnull](#nvlifnull)` should work.
   
   The rest of this PR looks good to me. Good job 👍



-- 
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]

Reply via email to