sarutak opened a new pull request, #7311:
URL: https://github.com/apache/arrow-datafusion/pull/7311

   Closes #7310 
   
   ## Rationale for this change
   `nanvl` was added in #7171 but some additional change needed.
   One is adding an entry to the function list table in 
`user-guide/expressions.md` for `nanvl`.
   Another is modifying the error message in tests newly added to 
`math_expressions.rs`.
   
   ## What changes are included in this PR?
   This PR added an entry to the function list table for `nanvl` and fix the 
error message in `math_expressions.rs`.
   
   ## Are these changes tested?
   Existing tests pass with `cargo test --workspace`.
   
   ## Are there any user-facing changes?
   No.


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