jizezhang commented on issue #17964: URL: https://github.com/apache/datafusion/issues/17964#issuecomment-3497728399
Got it, understood. I thought the intention was to also use `make_math_unary_udf` for `exp1m` since the macro calls native method https://github.com/apache/datafusion/blob/a5eb9121ccf802dda547897155403b08a4fbf774/datafusion/functions/src/macros.rs#L260 but then the data types are handled differently... -- 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]
