Omega359 commented on PR #13255:
URL: https://github.com/apache/datafusion/pull/13255#issuecomment-2486902723

   > There is another useful column I wanted to add, `is_null_call`. Its 
description in the Postgres document is
   > 
   > ```
   > If the function automatically returns null if any of its arguments are 
null, then YES, else NO. Null for a procedure.
   > ```
   > 
   > However, I think we don't have enough information in the function 
signature to do it 🤔 .
   
   You are correct, there isn't a way to do it currently without inspecting the 
code.


-- 
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...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to