joseph-isaacs commented on code in PR #13290: URL: https://github.com/apache/datafusion/pull/13290#discussion_r1852205177
########## datafusion/expr/src/udf.rs: ########## @@ -324,6 +327,16 @@ where } } +pub struct ScalarFunctionArgs<'a> { Review Comment: Would you suggest having a opaque block returned from a (new interface method) which is that that value to invoke? -- 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