alamb commented on issue #12819: URL: https://github.com/apache/datafusion/issues/12819#issuecomment-2429670348
I just read this again (quickly) I wonder if you could (re) compute the return type from the input types using the existing `return_type` method: https://docs.rs/datafusion/latest/datafusion/logical_expr/trait.ScalarUDFImpl.html#tymethod.return_type -- 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]
