Search before asking
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?