mchades opened a new pull request, #9945:
URL: https://github.com/apache/gravitino/pull/9945

   ### What changes were proposed in this pull request?
   
   Add the client layer for function CRUD operations:
   - GenericFunction wrapper and GenericFunctionCatalog 
(FunctionCatalogOperations)
   - Integrate FunctionCatalog into BaseSchemaCatalog with delegation
   - Update FilesetCatalog and RelationalCatalog for new inheritance
   - Unit tests for function catalog client operations
   - Integration tests for end-to-end function lifecycle
   
   ### Why are the changes needed?
   
   Fix: #9531
   
   ### Does this PR introduce _any_ user-facing change?
   
   yes, function management is now available for the Python client
   
   ### How was this patch tested?
   
   tests added
   


-- 
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]

Reply via email to