alamb opened a new issue, #15095: URL: https://github.com/apache/datafusion/issues/15095
### Discussed in https://github.com/apache/datafusion/discussions/14571 <div type='discussions-op-text'> <sup>Originally posted by **niebayes** February 10, 2025</sup> The `FunctionRegistry` provides interfaces for accessing user defined functions, aggregate functions, window functions ,etc. But it lacks of an interface for accessing registered table functions. Can we add a `udtf` method to `FunctionRegistry`?</div> -- 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]
