Abyss-lord opened a new pull request, #11496: URL: https://github.com/apache/gravitino/pull/11496
### What changes were proposed in this pull request? Add `ListFunctions` command. ### Why are the changes needed? Fix: #11495 ### Does this PR introduce _any_ user-facing change? Add `ListFunctions` command support to the Gravitino CLI. This PR adds support for listing functions in a schema through: ```shell gcli function list --name catalog.schema ``` ### How was this patch tested? ut. -- 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]
