mchades opened a new pull request, #9580: URL: https://github.com/apache/gravitino/pull/9580
### What changes were proposed in this pull request? This PR enables Spark V2 connector FunctionCatalog to load/list UDFs stored in Gravitino. ### Why are the changes needed? To support loading and listing User-Defined Functions (UDFs) from Gravitino in Spark connector, which is part of the broader UDF support initiative. Fix: #9532 ### Does this PR introduce _any_ user-facing change? Yes, Spark users can now use Gravitino-managed functions through the Spark SQL interface. ### How was this patch tested? Unit tests and integration tests are added to cover the new functionality. -- 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]
