alamb merged PR #13881:
URL: https://github.com/apache/datafusion/pull/13881
--
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...@datafusi
alamb commented on PR #13881:
URL: https://github.com/apache/datafusion/pull/13881#issuecomment-2559813476
Thank you for the review @jayzhan211
--
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 th
alamb commented on PR #13881:
URL: https://github.com/apache/datafusion/pull/13881#issuecomment-2559813030
here is a PR to just update the signatures:
- https://github.com/apache/datafusion/pull/13881
--
This is an automated message from the Apache Git Service.
To respond to the message
alamb commented on code in PR #13881:
URL: https://github.com/apache/datafusion/pull/13881#discussion_r1894938593
##
datafusion/expr/src/type_coercion/functions.rs:
##
@@ -50,17 +50,23 @@ pub fn data_types_with_scalar_udf(
func: &ScalarUDF,
) -> Result> {
let signatur