storagetapper icon indicating copy to clipboard operation
storagetapper copied to clipboard

Resolver should expand databases and tables wildcard

Open efirs opened this issue 6 years ago • 0 comments

It should be possible to specify "*" for database and table name fields while adding table. Builtin enumerator should be able to expand those wildcard by logging in to the cluster and enumerating databases and table of the databases using "SHOW DATABASES" and "SHOW TABLES" queries.

efirs avatar Sep 25 '19 00:09 efirs