alamb commented on code in PR #13871: URL: https://github.com/apache/datafusion/pull/13871#discussion_r1894550619
########## datafusion/expr-common/src/signature.rs: ########## @@ -343,6 +343,12 @@ impl TypeSignature { pub fn supports_zero_argument(&self) -> bool { Review Comment: I actually think we could remove this function entirely as it is only used to generate errors -- 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