loserwang1024 opened a new issue, #2851: URL: https://github.com/apache/fluss/issues/2851
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Fluss version 0.9.0 (latest release) ### Please describe the bug 🐞 Currently, get the table count from the children num of `metadata/databases/db1`. However, the child of `metadata/databases/db1` is only `metadata/databases/tables`. That means only 0 or 1 will be returned. Thus, we need get the children of `metadata/databases/tables` as the table count. ### Solution _No response_ ### Are you willing to submit a PR? - [x] 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]
