alamb commented on issue #9892: URL: https://github.com/apache/arrow-datafusion/issues/9892#issuecomment-2041131366
> /// Register a single new UDF, so the user can register their own functions I am not sure about this -- I think it would be better if the data in the module was static / not mutable at runtime. If users want to register their own functions, they can do so in a `FunctionRegistry` > I draft the idea here, I think the old function can be deprecated, but it will be an API change design, should we deprecate them? How about we try what having both APIs would look like? Maybe it is too much duplication, but I bet it would be pretty minimal -- 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]
