Skip to content

[client] List databases return database summary infos. #2514

@loserwang1024

Description

@loserwang1024

Search before asking

  • I searched in the 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions