jkosh44 commented on PR #14289:
URL: https://github.com/apache/datafusion/pull/14289#issuecomment-2621158643

   > ```rust
   > /// Any Null input causes the function to return Null.
   >     Propogate,
   > ```
   
   I've updated the PR to use this. I just realized though that window and 
aggregate functions (and maybe other function types?) completely ignore this 
field in the `Signature`. That feels wrong, but I'll have to think about what 
the right behavior should be.


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