milenkovicm opened a new pull request, #17847: URL: https://github.com/apache/datafusion/pull/17847
## Which issue does this PR close? This is follow up on #17649 and #17650 to make `FunctionRegistry` `udafs` and `udwfs` methods as unimplemented after we have back-ported initial implementation to 50.1 branch - Closes #. ## Rationale for this change as described in ##17649 ## What changes are included in this PR? - `udafs` and `udwfs` methods are not implemented in `FunctionRegistry` trait - updated test to cover them with thests ## Are these changes tested? yes ## Are there any user-facing changes? -- 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]
