findepi commented on PR #14668: URL: https://github.com/apache/datafusion/pull/14668#issuecomment-2661609322
> Is it possible to define a function using generics? currently not. > Otherwise, will we need to duplicate the function for different types? currently yes; which is easy with a macro. of course it would be nicer to support such functions directly. I don't know yet how to do this. -- 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]
