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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]