waukin opened a new issue, #6014: URL: https://github.com/apache/gravitino/issues/6014
### What would you like to be improved? In the `ListMetalakes` and `ListCatalogs` methods, if no data is returned, the CLI should provide a hint, such as "No metalakes exist." Currently, the implementation uses two methods: `System.out.println` and `output`, which feels inconsistent. My goal is to combine the implementation into a single method. ### How should we improve? _No response_ -- 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]
