universalmind303 opened a new issue, #9203: URL: https://github.com/apache/arrow-datafusion/issues/9203
### Is your feature request related to a problem or challenge? currently only the session context has `udtf` function. I think that this should instead be part of the `FunctionRegistry` like the rest of the `udf` variants ### Describe the solution you'd like add `register_udtf` and `udtf` to `FunctionRegistry` ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
