loserwang1024 opened a new issue, #2514: URL: https://github.com/apache/fluss/issues/2514
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation Currently, list databases only return database names. That means if user want to get the table number and create time for each database, need to: 1. listTables for each database 2. getDatabaseInfo for each database. Though detail info is no need. ### Solution _No response_ ### Anything else? _No response_ ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
